Uses of Class
net.minecraftforge.client.model.geometry.StandaloneGeometryBakingContext
-
Uses of StandaloneGeometryBakingContext in net.minecraftforge.client.model.geometry
Modifier and TypeFieldDescriptionstatic final StandaloneGeometryBakingContext
StandaloneGeometryBakingContext.INSTANCE
Modifier and TypeMethodDescriptionStandaloneGeometryBakingContext.Builder.build
(ResourceLocation modelName) StandaloneGeometryBakingContext.create
(Map<String, ResourceLocation> textures) StandaloneGeometryBakingContext.create
(ResourceLocation modelName) StandaloneGeometryBakingContext.create
(ResourceLocation modelName, Map<String, ResourceLocation> textures)