Interface BlockModelPart
- All Known Implementing Classes:
GeometryBakedModel
- Mappings:
Namespace Name named net/minecraft/client/render/model/BlockModelPart
intermediary net/minecraft/class_10889
official gsz
-
Method Details
-
getQuads
- Mappings:
Namespace Name Mixin selector named getQuads
Lnet/minecraft/client/render/model/BlockModelPart;getQuads(Lnet/minecraft/util/math/Direction;)Ljava/util/List;
intermediary method_68509
Lnet/minecraft/class_10889;method_68509(Lnet/minecraft/class_2350;)Ljava/util/List;
official a
Lgsz;a(Ljc;)Ljava/util/List;
-
useAmbientOcclusion
boolean useAmbientOcclusion()- Mappings:
Namespace Name Mixin selector named useAmbientOcclusion
Lnet/minecraft/client/render/model/BlockModelPart;useAmbientOcclusion()Z
intermediary comp_3751
Lnet/minecraft/class_10889;comp_3751()Z
official a
Lgsz;a()Z
-
particleSprite
Sprite particleSprite()- Mappings:
Namespace Name Mixin selector named particleSprite
Lnet/minecraft/client/render/model/BlockModelPart;particleSprite()Lnet/minecraft/client/texture/Sprite;
intermediary comp_3752
Lnet/minecraft/class_10889;comp_3752()Lnet/minecraft/class_1058;
official b
Lgsz;b()Lhkq;
-