Package net.minecraft
Interface class_10819
- All Superinterfaces:
class_10813
- All Known Implementing Classes:
ReferencedModelsCollector.class_10814
- Mappings:
Namespace Name named net/minecraft/class_10819intermediary net/minecraft/class_10819official hmc
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault BakedGeometrybakeGeometry(ModelTextures textures, Baker baker, ModelBakeSettings settings) static ModelTransformationcopyTransformations(class_10819 class_10819) static TransformationextractTransformation(class_10819 class_10819, ModelTransformationMode mode) default booleanstatic booleangetAmbientOcclusion(class_10819 class_10819) default Geometrystatic GeometrygetGeometry(class_10819 class_10819) default UnbakedModel.GuiLightstatic UnbakedModel.GuiLightgetGuiLight(class_10819 class_10819) getModel()default SpritegetParticleTexture(ModelTextures textures, Baker baker) static SpritegetParticleTexture(ModelTextures textures, Baker baker, class_10813 class_10813) default ModelTexturesstatic ModelTexturesgetTextures(class_10819 class_10819) default ModelTransformationMethods inherited from interface net.minecraft.class_10813
debugName
-
Field Details
-
DEFAULT_AMBIENT_OCCULSION
static final boolean DEFAULT_AMBIENT_OCCULSION- See Also:
- Mappings:
Namespace Name Mixin selector named DEFAULT_AMBIENT_OCCULSIONLnet/minecraft/class_10819;DEFAULT_AMBIENT_OCCULSION:Zintermediary field_57023Lnet/minecraft/class_10819;field_57023:Zofficial aLhmc;a:Z
-
DEFAULT_GUI_LIGHT
- Mappings:
Namespace Name Mixin selector named DEFAULT_GUI_LIGHTLnet/minecraft/class_10819;DEFAULT_GUI_LIGHT:Lnet/minecraft/client/render/model/UnbakedModel$GuiLight;intermediary field_57024Lnet/minecraft/class_10819;field_57024:Lnet/minecraft/class_1100$class_4751;official bLhmc;b:Lhmf$a;
-
-
Method Details
-
getModel
UnbakedModel getModel()- Mappings:
Namespace Name Mixin selector named getModelLnet/minecraft/class_10819;getModel()Lnet/minecraft/client/render/model/UnbakedModel;intermediary method_68031Lnet/minecraft/class_10819;method_68031()Lnet/minecraft/class_1100;official aLhmc;a()Lhmf;
-
getParent
- Mappings:
Namespace Name Mixin selector named getParentLnet/minecraft/class_10819;getParent()Lnet/minecraft/class_10819;intermediary method_68038Lnet/minecraft/class_10819;method_68038()Lnet/minecraft/class_10819;official bLhmc;b()Lhmc;
-
getTextures
- Mappings:
Namespace Name Mixin selector named getTexturesLnet/minecraft/class_10819;getTextures(Lnet/minecraft/class_10819;)Lnet/minecraft/client/render/model/ModelTextures;intermediary method_68055Lnet/minecraft/class_10819;method_68055(Lnet/minecraft/class_10819;)Lnet/minecraft/class_10419;official aLhmc;a(Lhmc;)Lgsg;
-
getTextures
- Mappings:
Namespace Name Mixin selector named getTexturesLnet/minecraft/class_10819;getTextures()Lnet/minecraft/client/render/model/ModelTextures;intermediary method_68045Lnet/minecraft/class_10819;method_68045()Lnet/minecraft/class_10419;official gLhmc;g()Lgsg;
-
getAmbientOcclusion
- Mappings:
Namespace Name Mixin selector named getAmbientOcclusionLnet/minecraft/class_10819;getAmbientOcclusion(Lnet/minecraft/class_10819;)Zintermediary method_68057Lnet/minecraft/class_10819;method_68057(Lnet/minecraft/class_10819;)Zofficial bLhmc;b(Lhmc;)Z
-
getAmbientOcclusion
default boolean getAmbientOcclusion()- Mappings:
Namespace Name Mixin selector named getAmbientOcclusionLnet/minecraft/class_10819;getAmbientOcclusion()Zintermediary method_68040Lnet/minecraft/class_10819;method_68040()Zofficial cLhmc;c()Z
-
getGuiLight
- Mappings:
Namespace Name Mixin selector named getGuiLightLnet/minecraft/class_10819;getGuiLight(Lnet/minecraft/class_10819;)Lnet/minecraft/client/render/model/UnbakedModel$GuiLight;intermediary method_68058Lnet/minecraft/class_10819;method_68058(Lnet/minecraft/class_10819;)Lnet/minecraft/class_1100$class_4751;official cLhmc;c(Lhmc;)Lhmf$a;
-
getGuiLight
- Mappings:
Namespace Name Mixin selector named getGuiLightLnet/minecraft/class_10819;getGuiLight()Lnet/minecraft/client/render/model/UnbakedModel$GuiLight;intermediary method_68042Lnet/minecraft/class_10819;method_68042()Lnet/minecraft/class_1100$class_4751;official dLhmc;d()Lhmf$a;
-
getGeometry
- Mappings:
Namespace Name Mixin selector named getGeometryLnet/minecraft/class_10819;getGeometry(Lnet/minecraft/class_10819;)Lnet/minecraft/client/render/model/Geometry;intermediary method_68059Lnet/minecraft/class_10819;method_68059(Lnet/minecraft/class_10819;)Lnet/minecraft/class_10820;official dLhmc;d(Lhmc;)Lhme;
-
getGeometry
- Mappings:
Namespace Name Mixin selector named getGeometryLnet/minecraft/class_10819;getGeometry()Lnet/minecraft/client/render/model/Geometry;intermediary method_68044Lnet/minecraft/class_10819;method_68044()Lnet/minecraft/class_10820;official fLhmc;f()Lhme;
-
bakeGeometry
- Mappings:
Namespace Name Mixin selector named bakeGeometryLnet/minecraft/class_10819;bakeGeometry(Lnet/minecraft/client/render/model/ModelTextures;Lnet/minecraft/client/render/model/Baker;Lnet/minecraft/client/render/model/ModelBakeSettings;)Lnet/minecraft/client/render/model/BakedGeometry;intermediary method_68034Lnet/minecraft/class_10819;method_68034(Lnet/minecraft/class_10419;Lnet/minecraft/class_7775;Lnet/minecraft/class_3665;)Lnet/minecraft/class_10817;official aLhmc;a(Lgsg;Lhls;Lhly;)Lhma;
-
getParticleTexture
- Mappings:
Namespace Name Mixin selector named getParticleTextureLnet/minecraft/class_10819;getParticleTexture(Lnet/minecraft/client/render/model/ModelTextures;Lnet/minecraft/client/render/model/Baker;Lnet/minecraft/class_10813;)Lnet/minecraft/client/texture/Sprite;intermediary method_68054Lnet/minecraft/class_10819;method_68054(Lnet/minecraft/class_10419;Lnet/minecraft/class_7775;Lnet/minecraft/class_10813;)Lnet/minecraft/class_1058;official aLhmc;a(Lgsg;Lhls;Lhlu;)Lhjk;
-
getParticleTexture
- Mappings:
Namespace Name Mixin selector named getParticleTextureLnet/minecraft/class_10819;getParticleTexture(Lnet/minecraft/client/render/model/ModelTextures;Lnet/minecraft/client/render/model/Baker;)Lnet/minecraft/client/texture/Sprite;intermediary method_68033Lnet/minecraft/class_10819;method_68033(Lnet/minecraft/class_10419;Lnet/minecraft/class_7775;)Lnet/minecraft/class_1058;official aLhmc;a(Lgsg;Lhls;)Lhjk;
-
extractTransformation
- Mappings:
Namespace Name Mixin selector named extractTransformationLnet/minecraft/class_10819;extractTransformation(Lnet/minecraft/class_10819;Lnet/minecraft/item/ModelTransformationMode;)Lnet/minecraft/client/render/model/json/Transformation;intermediary method_68056Lnet/minecraft/class_10819;method_68056(Lnet/minecraft/class_10819;Lnet/minecraft/class_811;)Lnet/minecraft/class_804;official aLhmc;a(Lhmc;Lczi;)Lgsb;
-
copyTransformations
- Mappings:
Namespace Name Mixin selector named copyTransformationsLnet/minecraft/class_10819;copyTransformations(Lnet/minecraft/class_10819;)Lnet/minecraft/client/render/model/json/ModelTransformation;intermediary method_68060Lnet/minecraft/class_10819;method_68060(Lnet/minecraft/class_10819;)Lnet/minecraft/class_809;official eLhmc;e(Lhmc;)Lgsc;
-
getTransformations
- Mappings:
Namespace Name Mixin selector named getTransformationsLnet/minecraft/class_10819;getTransformations()Lnet/minecraft/client/render/model/json/ModelTransformation;intermediary method_68043Lnet/minecraft/class_10819;method_68043()Lnet/minecraft/class_809;official eLhmc;e()Lgsc;
-