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 pPartCache, Vector3fc pPosFrom, Vector3fc pPosTo, BlockElementFace pFace, TextureAtlasSprite pSprite, Direction pFacing, ModelState pModelState, @Nullable BlockElementRotation pRotation, boolean pShade, int pLightEmission) private static voidFaceBakery.bakeVertex(int pVertexIndex, FaceInfo pFaceInfo, BlockElementFace.UVs pUvs, Quadrant pFaceRotation, Matrix4fc pInverseFaceTransform, Vector3fc pPosFrom, Vector3fc pPosTo, TextureAtlasSprite pSprite, Transformation pTransformation, @Nullable BlockElementRotation pRotation, Vector3fc[] pPositions, long[] pPackedUVs, ModelBaker.PartCache pPartCache) -
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 pModel, SpriteGetter pSprites, ModelBaker.PartCache pPartCache) Constructors in net.minecraft.client.resources.model with parameters of type ModelBaker.PartCacheModifierConstructorDescription(package private)ModelBakerImpl(SpriteGetter pSprites, ModelBaker.PartCache pParts, ModelBakery.MissingModels pMissingModels) -
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