Package net.minecraft.item
Class DyeItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.DyeItem
- All Implemented Interfaces:
Itemable
- Direct Known Subclasses:
class_3545,class_3546
- Mappings:
Namespace Name official asdintermediary net/minecraft/class_1056named net/minecraft/item/DyeItem
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.item.Item
Item.Settings -
Field Summary
FieldsFields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_UUID, ATTACK_SPEED_MODIFIER, BLOCK_ITEMS, itemGroup, RANDOM -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DyeItemmethod_16046(DyeColor dyeColor) booleanmethod_3353(ItemStack itemStack, PlayerEntity playerEntity, LivingEntity livingEntity, Hand hand) Methods inherited from class net.minecraft.item.Item
addProperty, appendToItemGroup, appendTooltips, beforeBlockBreak, byRawId, canAddTo, canRepair, computeTranslationKey, fromBlock, getBlockBreakingSpeed, getDefaultStack, getEnchantability, getItem, getItemGroup, getMaxCount, getMaxDamage, getMaxUseTime, getProperty, getRarity, getRawId, getRecipeRemainder, getTranslationKey, getTranslationKey, getUseAction, hasEnchantmentGlint, hasProperties, inventoryTick, isDamageable, isEnchantable, isFood, isNetworkSynced, method_13649, method_16075, method_16080, method_3346, method_3356, method_3359, method_3367, method_3383, method_6326, onCraft, onEntityHit, onHit, postProcessNbt, registerBlockItem, setup, shouldSyncNbtToClient, useOnBlock
-
Field Details
-
field_17167
- Mappings:
Namespace Name Mixin selector official aLasd;a:Ljava/util/Map;intermediary field_17167Lnet/minecraft/class_1056;field_17167:Ljava/util/Map;named field_17167Lnet/minecraft/item/DyeItem;field_17167:Ljava/util/Map;
-
field_17168
- Mappings:
Namespace Name Mixin selector official bLasd;b:Lasc;intermediary field_17168Lnet/minecraft/class_1056;field_17168:Lnet/minecraft/class_2674;named field_17168Lnet/minecraft/item/DyeItem;field_17168:Lnet/minecraft/util/DyeColor;
-
-
Constructor Details
-
DyeItem
-
-
Method Details
-
method_3353
public boolean method_3353(ItemStack itemStack, PlayerEntity playerEntity, LivingEntity livingEntity, Hand hand) - Overrides:
method_3353in classItem- Mappings:
Namespace Name Mixin selector official aLata;a(Late;Laog;Lafa;Ladk;)Zintermediary method_3353Lnet/minecraft/class_1069;method_3353(Lnet/minecraft/class_1071;Lnet/minecraft/class_988;Lnet/minecraft/class_1699;Lnet/minecraft/class_2961;)Znamed method_3353Lnet/minecraft/item/Item;method_3353(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/util/Hand;)Z
-
method_16047
- Mappings:
Namespace Name Mixin selector official dLasd;d()Lasc;intermediary method_16047Lnet/minecraft/class_1056;method_16047()Lnet/minecraft/class_2674;named method_16047Lnet/minecraft/item/DyeItem;method_16047()Lnet/minecraft/util/DyeColor;
-
method_16046
- Mappings:
Namespace Name Mixin selector official aLasd;a(Lasc;)Lasd;intermediary method_16046Lnet/minecraft/class_1056;method_16046(Lnet/minecraft/class_2674;)Lnet/minecraft/class_1056;named method_16046Lnet/minecraft/item/DyeItem;method_16046(Lnet/minecraft/util/DyeColor;)Lnet/minecraft/item/DyeItem;
-