Uses of Class
net.minecraftforge.client.model.geometry.StandaloneGeometryBakingContext
Packages that use StandaloneGeometryBakingContext
-
Uses of StandaloneGeometryBakingContext in net.minecraftforge.client.model.geometry
Fields in net.minecraftforge.client.model.geometry declared as StandaloneGeometryBakingContextModifier and TypeFieldDescriptionstatic final StandaloneGeometryBakingContext
StandaloneGeometryBakingContext.INSTANCE
Methods in net.minecraftforge.client.model.geometry that return StandaloneGeometryBakingContextModifier and TypeMethodDescriptionStandaloneGeometryBakingContext.Builder.build
(ResourceLocation modelName) StandaloneGeometryBakingContext.create
(Map<String, ResourceLocation> textures) StandaloneGeometryBakingContext.create
(ResourceLocation modelName) StandaloneGeometryBakingContext.create
(ResourceLocation modelName, Map<String, ResourceLocation> textures)