public class QuillAndInkWellItem
extends net.minecraft.item.Item
Constructor and Description |
---|
QuillAndInkWellItem(net.minecraft.item.DyeColor inkColor,
net.minecraft.item.Item.Properties properties) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.item.ItemStack |
getContainerItem(net.minecraft.item.ItemStack itemStack) |
net.minecraft.item.DyeColor |
getInkColor() |
boolean |
hasContainerItem(net.minecraft.item.ItemStack stack) |
net.minecraft.util.ActionResultType |
onItemUse(net.minecraft.item.ItemUseContext context) |
addInformation, asItem, canHarvestBlock, canPlayerBreakBlockWhileHolding, fillItemGroup, getAttributeModifiers, getContainerItem, getDefaultInstance, getDefaultTranslationKey, getDestroySpeed, getDisplayName, getDrinkSound, getEatSound, getFood, getGroup, getHarvestLevel, getIdFromItem, getIsRepairable, getItemById, getItemEnchantability, getItemFromBlock, getItemStackTileEntityRenderer, getMaxDamage, getMaxStackSize, getName, getRarity, getTags, getToolTypes, getTranslationKey, getTranslationKey, getUseAction, getUseDuration, hasContainerItem, hasEffect, hitEntity, inventoryTick, isComplex, isCrossbow, isDamageable, isDamageable, isEnchantable, isFood, isImmuneToFire, isIn, isInGroup, isRepairable, itemInteractionForEntity, onBlockDestroyed, onCreated, onItemRightClick, onItemUseFinish, onPlayerStoppedUsing, onUse, rayTrace, shouldSyncTag, toString, updateItemStackNBT
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canApplyAtEnchantingTable, canContinueUsing, canDisableShield, canElytraFly, canEquip, canHarvestBlock, createEntity, damageItem, doesSneakBypassUse, elytraFlightTick, getArmorModel, getArmorTexture, getAttributeModifiers, getBurnTime, getCreativeTabs, getCreatorModId, getDamage, getDurabilityForDisplay, getEntityLifespan, getEquipmentSlot, getFontRenderer, getHighlightTip, getItem, getItemEnchantability, getItemStackLimit, getMaxDamage, getRGBDurabilityForDisplay, getShareTag, getSmeltingExperience, getXpRepairRatio, hasCustomEntity, initCapabilities, isBookEnchantable, isDamageable, isDamaged, isEnderMask, isPiglinCurrency, isShield, makesPiglinsNeutral, onArmorTick, onBlockStartBreak, onDroppedByPlayer, onEntityItemUpdate, onEntitySwing, onHorseArmorTick, onItemUseFirst, onLeftClickEntity, onUsingTick, readShareTag, renderHelmetOverlay, setDamage, shouldCauseBlockBreakReset, shouldCauseReequipAnimation, showDurabilityBar
public QuillAndInkWellItem(@Nonnull net.minecraft.item.DyeColor inkColor, net.minecraft.item.Item.Properties properties)
@Nonnull public net.minecraft.util.ActionResultType onItemUse(@Nonnull net.minecraft.item.ItemUseContext context)
onItemUse
in class net.minecraft.item.Item
public boolean hasContainerItem(net.minecraft.item.ItemStack stack)
public net.minecraft.item.ItemStack getContainerItem(net.minecraft.item.ItemStack itemStack)
public net.minecraft.item.DyeColor getInkColor()