Class CTTypeRegistry

java.lang.Object
com.simibubi.create.foundation.block.connected.CTTypeRegistry

public class CTTypeRegistry extends Object
  • 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)