Class DyeItem

java.lang.Object
net.minecraft.item.Item
net.minecraft.item.DyeItem
All Implemented Interfaces:
Itemable
Direct Known Subclasses:
class_3545, class_3546

public class DyeItem extends Item
Mappings:
Namespace Name
official asd
intermediary net/minecraft/class_1056
named net/minecraft/item/DyeItem
  • Field Details

    • field_17167

      private static final Map<DyeColor,DyeItem> field_17167
      Mappings:
      Namespace Name Mixin selector
      official a Lasd;a:Ljava/util/Map;
      intermediary field_17167 Lnet/minecraft/class_1056;field_17167:Ljava/util/Map;
      named field_17167 Lnet/minecraft/item/DyeItem;field_17167:Ljava/util/Map;
    • field_17168

      private final DyeColor field_17168
      Mappings:
      Namespace Name Mixin selector
      official b Lasd;b:Lasc;
      intermediary field_17168 Lnet/minecraft/class_1056;field_17168:Lnet/minecraft/class_2674;
      named field_17168 Lnet/minecraft/item/DyeItem;field_17168:Lnet/minecraft/util/DyeColor;
  • Constructor Details

  • Method Details

    • method_3353

      public boolean method_3353(ItemStack itemStack, PlayerEntity playerEntity, LivingEntity livingEntity, Hand hand)
      Overrides:
      method_3353 in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lata;a(Late;Laog;Lafa;Ladk;)Z
      intermediary method_3353 Lnet/minecraft/class_1069;method_3353(Lnet/minecraft/class_1071;Lnet/minecraft/class_988;Lnet/minecraft/class_1699;Lnet/minecraft/class_2961;)Z
      named method_3353 Lnet/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

      public DyeColor method_16047()
      Mappings:
      Namespace Name Mixin selector
      official d Lasd;d()Lasc;
      intermediary method_16047 Lnet/minecraft/class_1056;method_16047()Lnet/minecraft/class_2674;
      named method_16047 Lnet/minecraft/item/DyeItem;method_16047()Lnet/minecraft/util/DyeColor;
    • method_16046

      public static DyeItem method_16046(DyeColor dyeColor)
      Mappings:
      Namespace Name Mixin selector
      official a Lasd;a(Lasc;)Lasd;
      intermediary method_16046 Lnet/minecraft/class_1056;method_16046(Lnet/minecraft/class_2674;)Lnet/minecraft/class_1056;
      named method_16046 Lnet/minecraft/item/DyeItem;method_16046(Lnet/minecraft/util/DyeColor;)Lnet/minecraft/item/DyeItem;