Package dev.cammiescorner.velvet.impl
Class RenderTypeUtil
java.lang.Object
dev.cammiescorner.velvet.impl.RenderTypeUtil
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic booleanNeoForge patchesRenderType's class initializer to assign IDs to certain render types, causing our registry to freeze. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
freezeRegistryHack
public static boolean freezeRegistryHackNeoForge patchesRenderType's class initializer to assign IDs to certain render types, causing our registry to freeze. we dont want that to happen so for neo only, we set this to false when that code runs.
-
-
Constructor Details
-
RenderTypeUtil
public RenderTypeUtil()
-