Uses of Interface
net.minecraft.client.resources.model.ModelBaker.PartCache
Packages that use ModelBaker.PartCache
Package
Description
-
Uses of ModelBaker.PartCache in net.minecraft.client.renderer.block.model
Methods in net.minecraft.client.renderer.block.model with parameters of type ModelBaker.PartCacheModifier and TypeMethodDescriptionstatic BakedQuadFaceBakery.bakeQuad(ModelBaker.PartCache partCache, Vector3fc posFrom, Vector3fc posTo, BlockElementFace face, TextureAtlasSprite sprite, Direction facing, ModelState modelState, @Nullable BlockElementRotation rotation, boolean shade, int lightEmission) private static voidFaceBakery.bakeVertex(int vertexIndex, FaceInfo faceInfo, BlockElementFace.UVs uvs, Quadrant faceRotation, Matrix4fc inverseFaceTransform, Vector3fc posFrom, Vector3fc posTo, TextureAtlasSprite sprite, Transformation transformation, @Nullable BlockElementRotation rotation, Vector3fc[] positions, long[] packedUVs, ModelBaker.PartCache partCache) -
Uses of ModelBaker.PartCache in net.minecraft.client.resources.model
Classes in net.minecraft.client.resources.model that implement ModelBaker.PartCacheFields in net.minecraft.client.resources.model declared as ModelBaker.PartCacheModifier and TypeFieldDescriptionprivate final ModelBaker.PartCacheModelBakery.ModelBakerImpl.partsMethods in net.minecraft.client.resources.model that return ModelBaker.PartCacheMethods in net.minecraft.client.resources.model with parameters of type ModelBaker.PartCacheModifier and TypeMethodDescriptionstatic ModelBakery.MissingModelsModelBakery.MissingModels.bake(ResolvedModel model, SpriteGetter sprites, ModelBaker.PartCache partCache) Constructors in net.minecraft.client.resources.model with parameters of type ModelBaker.PartCacheModifierConstructorDescription(package private)ModelBakerImpl(SpriteGetter sprites, ModelBaker.PartCache parts, ModelBakery.MissingModels missingModels) -
Uses of ModelBaker.PartCache in net.neoforged.neoforge.client.model
Fields in net.neoforged.neoforge.client.model declared as ModelBaker.PartCacheModifier and TypeFieldDescriptionprivate static final ModelBaker.PartCacheUnbakedElementsHelper.DUMMY_PART_CACHE