Class BuiltInRegistries.ItemRegistry

java.lang.Object
com.loohp.limbo.registry.BuiltInRegistries
com.loohp.limbo.registry.BuiltInRegistries.ItemRegistry
Enclosing class:
BuiltInRegistries

public static class BuiltInRegistries.ItemRegistry extends BuiltInRegistries
  • Method Details

    • getDefaultKey

      public net.kyori.adventure.key.Key getDefaultKey()
    • getId

      public int getId(net.kyori.adventure.key.Key key)
      Specified by:
      getId in class BuiltInRegistries
    • fromId

      public net.kyori.adventure.key.Key fromId(int id)