net.minecraft.item

public class DyeItem

extends Item implements SignChangingItem

All mapped superinterfaces:

ItemConvertible, ToggleableFeature, SignChangingItem

net.minecraft.world.item.DyeItem
net.minecraft.world.item.DyeItem
net.minecraft.class_1769
net.minecraft.item.DyeItem

Constructor summary

ModifierConstructor
public (Item$Settings properties)

Method summary

Modifier and TypeMethod
public ActionResult
interactLivingEntity(ItemStack itemStack, Player player, LivingEntity target, InteractionHand type)
interactLivingEntity(ItemStack itemStack, Player player, LivingEntity target, InteractionHand type)
method_7847(class_1799 arg0, class_1657 arg1, class_1309 arg2, class_1268 arg3)
useOnEntity(ItemStack arg0, PlayerEntity arg1, LivingEntity arg2, Hand arg3)
public boolean
tryApplyToSign(Level level, SignBlockEntity sign, boolean isFrontText, ItemStack item, Player player)
tryApplyToSign(Level level, SignBlockEntity sign, boolean isFrontText, ItemStack item, Player player)
method_49798(class_1937 arg0, class_2625 arg1, boolean arg2, class_1799 arg3, class_1657 arg4)
useOnSign(World arg0, SignBlockEntity arg1, boolean arg2, ItemStack arg3, PlayerEntity arg4)