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.EntityPlayer player,
net.minecraft.util.EnumHand hand,
net.minecraft.world.World level) |
static void |
setStoredStack(net.minecraft.item.ItemStack chisel,
net.minecraft.item.ItemStack stack) |
addInformation, appendItemInformation, canBeHurtBy, getCreativeTabs, getForgeRarity, getItemStackDisplayName, getUnlocalizedName, getUnlocalizedName, interactWithBlock, interactWithBlockFirst, interactWithEntity, inventoryUpdate, isFireResistant, isInCreativeGroup, itemInteractionForEntity, onItemRightClick, onItemUse, onItemUseFirst, onUpdateaddPropertyOverride, canApplyAtEnchantingTable, canContinueUsing, canDestroyBlockInCreative, canDisableShield, canHarvestBlock, canHarvestBlock, canItemEditBlocks, createEntity, doesSneakBypassUse, getAnimationParameters, getArmorModel, getArmorTexture, getAttributeModifiers, getByNameOrId, getContainerItem, getContainerItem, getCreativeTab, getCreatorModId, getDamage, getDefaultInstance, getDestroySpeed, getDurabilityForDisplay, getEntityLifespan, getEquipmentSlot, getFontRenderer, getHarvestLevel, getHasSubtypes, getHighlightTip, getHorseArmorTexture, getHorseArmorType, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemBurnTime, getItemById, getItemEnchantability, getItemEnchantability, getItemFromBlock, getItemStackLimit, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxDamage, getMaxItemUseDuration, getMetadata, getMetadata, getNBTShareTag, getPropertyGetter, getRarity, getRGBDurabilityForDisplay, getShareTag, getSmeltingExperience, getSubItems, getTileEntityItemStackRenderer, getToolClasses, getUnlocalizedNameInefficiently, getXpRepairRatio, hasContainerItem, hasContainerItem, hasCustomEntity, hasCustomProperties, hasEffect, hitEntity, initCapabilities, isBeaconPayment, isBookEnchantable, isDamageable, isDamaged, isEnchantable, isFull3D, isInCreativeTab, isMap, isRepairable, isShield, isValidArmor, onArmorTick, onBlockDestroyed, onBlockStartBreak, onCreated, onDroppedByPlayer, onEntityItemUpdate, onEntitySwing, onHorseArmorTick, onItemUseFinish, onLeftClickEntity, onPlayerStoppedUsing, onUsingTick, rayTrace, readNBTShareTag, registerItemBlock, registerItems, renderHelmetOverlay, setContainerItem, setCreativeTab, setDamage, setFull3D, setHarvestLevel, setHasSubtypes, setMaxDamage, setMaxStackSize, setNoRepair, setTileEntityItemStackRenderer, setUnlocalizedName, shouldCauseBlockBreakReset, shouldCauseReequipAnimation, shouldRotateAroundWhenRendering, showDurabilityBar, updateItemStackNBTpublic com.supermartijn642.core.item.BaseItem.ItemUseResult interact(net.minecraft.item.ItemStack stack,
net.minecraft.entity.player.EntityPlayer player,
net.minecraft.util.EnumHand 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)