public class CTTypeRegistry
extends Object
-
Constructor Summary
Constructors
-
Method Summary
get(net.minecraft.resources.ResourceLocation id)
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CTTypeRegistry
public CTTypeRegistry()
-
Method Details
-
register
public static void register(CTType type)
-
get
@Nullable
public static CTType get(net.minecraft.resources.ResourceLocation id)