Class RegistryReflection

java.lang.Object
org.incendo.cloud.bukkit.internal.RegistryReflection

@API(status=INTERNAL, consumers="org.incendo.cloud.*") public final class RegistryReflection extends Object
This is not API, and as such, may break, change, or be removed without any notice.
  • Field Details

  • Method Details

    • registryKey

      public static Object registryKey(String registryName)
    • get

      public static Object get(Object registry, String resourceLocation)
    • builtInRegistryByName

      public static Object builtInRegistryByName(String name)
    • createResourceLocation

      public static Object createResourceLocation(String str)