Class ItemKeys

java.lang.Object
net.minecraft.item.ItemKeys

public class ItemKeys extends Object
Mappings:
Namespace Name
official agx
intermediary net/minecraft/class_8804
named net/minecraft/item/ItemKeys
  • Field Details

    • PUMPKIN_SEEDS

      public static final RegistryKey<Item> PUMPKIN_SEEDS
      Mappings:
      Namespace Name Mixin selector
      official a Lagx;a:Lahf;
      intermediary field_46227 Lnet/minecraft/class_8804;field_46227:Lnet/minecraft/class_5321;
      named PUMPKIN_SEEDS Lnet/minecraft/item/ItemKeys;PUMPKIN_SEEDS:Lnet/minecraft/registry/RegistryKey;
    • MELON_SEEDS

      public static final RegistryKey<Item> MELON_SEEDS
      Mappings:
      Namespace Name Mixin selector
      official b Lagx;b:Lahf;
      intermediary field_46228 Lnet/minecraft/class_8804;field_46228:Lnet/minecraft/class_5321;
      named MELON_SEEDS Lnet/minecraft/item/ItemKeys;MELON_SEEDS:Lnet/minecraft/registry/RegistryKey;
  • Constructor Details

    • ItemKeys

      public ItemKeys()
  • Method Details

    • of

      private static RegistryKey<Item> of(String id)
      Mappings:
      Namespace Name Mixin selector
      official a Lagx;a(Ljava/lang/String;)Lahf;
      intermediary method_53911 Lnet/minecraft/class_8804;method_53911(Ljava/lang/String;)Lnet/minecraft/class_5321;
      named of Lnet/minecraft/item/ItemKeys;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;