Class GeometryLoaderManager
java.lang.Object
de.mrjulsen.mcdragonlib.fabric.client.model.geometry.GeometryLoaderManager
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable IGeometryLoader<?> get(net.minecraft.resources.ResourceLocation name) static Stringstatic @Nullable StringgetModelLoader(com.google.gson.JsonObject json) static voidinit()
-
Field Details
-
KNOWN_MISSING_LOADERS
-
-
Method Details
-
get
@Nullable public static @Nullable IGeometryLoader<?> get(net.minecraft.resources.ResourceLocation name) -
getLoaderList
-
getModelLoader
-
init
@Internal public static void init()
-