Interface RegisterGeometryLoadersCallback
public interface RegisterGeometryLoadersCallback
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.fabricmc.fabric.api.event.Event<RegisterGeometryLoadersCallback> -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterGeometryLoaders(Map<net.minecraft.resources.ResourceLocation, IGeometryLoader<?>> loaders)
-
Field Details
-
EVENT
-
-
Method Details
-
registerGeometryLoaders
void registerGeometryLoaders(Map<net.minecraft.resources.ResourceLocation, IGeometryLoader<?>> loaders)
-