Class ItemKeys

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

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

    • PUMPKIN_SEEDS

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

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

    • ItemKeys

      public ItemKeys()
  • Method Details

    • of

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