net.minecraft.world.item

public class DyeItem

extends Item

All mapped superinterfaces:

ItemLike

bkv
net.minecraft.world.item.DyeItem
net.minecraft.class_1769
net.minecraft.item.DyeItem
net.minecraft.item.DyeItem
net.minecraft.server.v1_16_R2.ItemDye

Field summary

Modifier and TypeField
private static final Map<DyeColor, DyeItem>
a
ITEM_BY_COLOR
field_7968
DYES
field_195963_a
private final DyeColor
b
dyeColor
field_7969
color
field_195964_b

Constructor summary

ModifierConstructor
public (DyeColor color, Item$Properties settings)

Method summary

Modifier and TypeMethod
public InteractionResult
a(bly arg0, bft arg1, aqj arg2, aoq arg3)
interactLivingEntity(ItemStack arg0, Player arg1, LivingEntity arg2, InteractionHand arg3)
method_7847(class_1799 arg0, class_1657 arg1, class_1309 arg2, class_1268 arg3)
useOnEntity(ItemStack arg0, PlayerEntity arg1, LivingEntity arg2, Hand arg3)
func_111207_a(ItemStack arg0, PlayerEntity arg1, LivingEntity arg2, Hand arg3)
public DyeColor
d()
getDyeColor()
method_7802()
getColor()
func_195962_g()
public static DyeItem
a(bku arg0)
byColor(DyeColor arg0)
method_7803(class_1767 arg0)
byColor(DyeColor color)
func_195961_a(DyeColor arg0)