public class ChiselItem
extends com.supermartijn642.core.item.BaseItem
com.supermartijn642.core.item.BaseItem.InteractionFeedback, com.supermartijn642.core.item.BaseItem.ItemUseResult| Constructor and Description |
|---|
ChiselItem() |
| Modifier and Type | Method and Description |
|---|---|
static net.minecraft.item.ItemStack |
getStoredStack(net.minecraft.item.ItemStack chisel) |
com.supermartijn642.core.item.BaseItem.ItemUseResult |
interact(net.minecraft.item.ItemStack stack,
net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.Hand hand,
net.minecraft.world.World level) |
static void |
setStoredStack(net.minecraft.item.ItemStack chisel,
net.minecraft.item.ItemStack stack) |
appendHoverText, appendItemInformation, getCreativeTabs, getOrCreateDescriptionId, interactLivingEntity, interactWithBlock, interactWithBlockFirst, interactWithEntity, inventoryTick, inventoryUpdate, isInCreativeGroup, onItemUseFirst, use, useOnallowdedIn, asItem, byBlock, byId, canAttackBlock, canBeDepleted, canBeHurtBy, fillItemCategory, finishUsingItem, getCraftingRemainingItem, getDefaultAttributeModifiers, getDefaultInstance, getDescription, getDescriptionId, getDescriptionId, getDestroySpeed, getDrinkingSound, getEatingSound, getEnchantmentValue, getFoodProperties, getHarvestLevel, getId, getItemCategory, getItemStackTileEntityRenderer, getMaxDamage, getMaxStackSize, getName, getPlayerPOVHitResult, getRarity, getTags, getToolTypes, getUseAnimation, getUseDuration, hasCraftingRemainingItem, hurtEnemy, is, isComplex, isCorrectToolForDrops, isEdible, isEnchantable, isFireResistant, isFoil, isRepairable, isValidRepairItem, mineBlock, onCraftedBy, onUseTick, releaseUsing, shouldOverrideMultiplayerNbt, toString, useOnRelease, verifyTagAfterLoadgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanApplyAtEnchantingTable, canContinueUsing, canDisableShield, canElytraFly, canEquip, canHarvestBlock, createEntity, damageItem, doesSneakBypassUse, elytraFlightTick, getArmorModel, getArmorTexture, getAttributeModifiers, getBurnTime, getBurnTime, getContainerItem, getCreatorModId, getDamage, getDurabilityForDisplay, getEntityLifespan, getEquipmentSlot, getFontRenderer, getHighlightTip, getItem, getItemEnchantability, getItemStackLimit, getMaxDamage, getRGBDurabilityForDisplay, getShareTag, getSmeltingExperience, getXpRepairRatio, hasContainerItem, hasCustomEntity, initCapabilities, isBookEnchantable, isDamageable, isDamaged, isEnderMask, isPiglinCurrency, isShield, makesPiglinsNeutral, onArmorTick, onBlockStartBreak, onDroppedByPlayer, onEntityItemUpdate, onEntitySwing, onHorseArmorTick, onLeftClickEntity, onUsingTick, readShareTag, renderHelmetOverlay, setDamage, shouldCauseBlockBreakReset, shouldCauseReequipAnimation, showDurabilityBarpublic com.supermartijn642.core.item.BaseItem.ItemUseResult interact(net.minecraft.item.ItemStack stack,
net.minecraft.entity.player.PlayerEntity player,
net.minecraft.util.Hand hand,
net.minecraft.world.World level)
interact in class com.supermartijn642.core.item.BaseItempublic static net.minecraft.item.ItemStack getStoredStack(net.minecraft.item.ItemStack chisel)
public static void setStoredStack(net.minecraft.item.ItemStack chisel,
net.minecraft.item.ItemStack stack)