net.minecraft.client.resources.model

public interface ResolvedModel

extends ModelDebugName

hmj
net.minecraft.client.resources.model.ResolvedModel
net.minecraft.class_10819
net.minecraft.client.render.model.BakedSimpleModel

Field summary

Modifier and TypeField
boolean
a
DEFAULT_AMBIENT_OCCLUSION
field_57023
DEFAULT_AMBIENT_OCCLUSION
UnbakedModel$GuiLight
b
DEFAULT_GUI_LIGHT
field_57024
DEFAULT_GUI_LIGHT

Method summary

Modifier and TypeMethod
UnbakedModel
a()
wrapped()
method_68031()
getModel()
ResolvedModel
b()
parent()
method_68038()
getParent()
static TextureSlots
a(hmj arg0)
findTopTextureSlots(ResolvedModel arg0)
method_68055(class_10819 arg0)
getTextures(BakedSimpleModel model)
default TextureSlots
g()
getTopTextureSlots()
method_68045()
getTextures()
static boolean
b(hmj arg0)
findTopAmbientOcclusion(ResolvedModel arg0)
method_68057(class_10819 arg0)
getAmbientOcclusion(BakedSimpleModel model)
default boolean
c()
getTopAmbientOcclusion()
method_68040()
getAmbientOcclusion()
static UnbakedModel$GuiLight
c(hmj arg0)
findTopGuiLight(ResolvedModel arg0)
method_68058(class_10819 arg0)
getGuiLight(BakedSimpleModel model)
default UnbakedModel$GuiLight
d()
getTopGuiLight()
method_68042()
getGuiLight()
static UnbakedGeometry
d(hmj arg0)
findTopGeometry(ResolvedModel arg0)
method_68059(class_10819 arg0)
getGeometry(BakedSimpleModel model)
default UnbakedGeometry
f()
getTopGeometry()
method_68044()
getGeometry()
default QuadCollection
a(gsl arg0, hlz arg1, hmf arg2)
bakeTopGeometry(TextureSlots arg0, ModelBaker arg1, ModelState arg2)
method_68034(class_10419 arg0, class_7775 arg1, class_3665 arg2)
bakeGeometry(ModelTextures textures, Baker baker, ModelBakeSettings settings)
static TextureAtlasSprite
a(gsl arg0, hlz arg1, hmb arg2)
resolveParticleSprite(TextureSlots arg0, ModelBaker arg1, ModelDebugName arg2)
method_68054(class_10419 arg0, class_7775 arg1, class_10813 arg2)
getParticleTexture(ModelTextures textures, Baker baker, SimpleModel model)
default TextureAtlasSprite
a(gsl arg0, hlz arg1)
resolveParticleSprite(TextureSlots arg0, ModelBaker arg1)
method_68033(class_10419 arg0, class_7775 arg1)
getParticleTexture(ModelTextures textures, Baker baker)
static ItemTransform
a(hmj arg0, czl arg1)
findTopTransform(ResolvedModel arg0, ItemDisplayContext arg1)
method_68056(class_10819 arg0, class_811 arg1)
extractTransformation(BakedSimpleModel model, ModelTransformationMode mode)
static ItemTransforms
e(hmj arg0)
findTopTransforms(ResolvedModel arg0)
method_68060(class_10819 arg0)
copyTransformations(BakedSimpleModel model)
default ItemTransforms
e()
getTopTransforms()
method_68043()
getTransformations()