Class BushItem


public class BushItem extends VariantBlockItem
Mappings:
Namespace Name
official aat
intermediary net/minecraft/class_1731
named net/minecraft/item/BushItem
  • Constructor Details

  • Method Details

    • method_3343

      @Environment(CLIENT) public Texture method_3343(int int2)
      Overrides:
      method_3343 in class VariantBlockItem
      Mappings:
      Namespace Name Mixin selector
      official b_ Labm;b_(I)Lpr;
      intermediary method_3343 Lnet/minecraft/class_1069;method_3343(I)Lnet/minecraft/class_1557;
      named method_3343 Lnet/minecraft/item/Item;method_3343(I)Lnet/minecraft/client/Texture;
    • getDisplayColor

      @Environment(CLIENT) public int getDisplayColor(ItemStack stack, int color)
      Overrides:
      getDisplayColor in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Labm;a(Labo;I)I
      intermediary method_3344 Lnet/minecraft/class_1069;method_3344(Lnet/minecraft/class_1071;I)I
      named getDisplayColor Lnet/minecraft/item/Item;getDisplayColor(Lnet/minecraft/item/ItemStack;I)I