Class WeightedBakedModel
java.lang.Object
net.minecraft.class_10200
net.minecraft.client.render.model.WeightedBakedModel
- All Implemented Interfaces:
BakedModel
- Mappings:
Namespace Name named net/minecraft/client/render/model/WeightedBakedModelintermediary net/minecraft/class_1097official hao
-
Field Summary
FieldsFields inherited from class net.minecraft.class_10200
field_54188 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.class_10200
getParticleSprite, getTransformation, hasDepth, isBuiltin, isSideLit, useAmbientOcclusionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.render.model.BakedModel
getOverrides
-
Field Details
-
models
- Mappings:
Namespace Name Mixin selector named modelsLnet/minecraft/client/render/model/WeightedBakedModel;models:Lnet/minecraft/util/collection/DataPool;intermediary field_5434Lnet/minecraft/class_1097;field_5434:Lnet/minecraft/class_6005;official bLhao;b:Lbqg;
-
-
Constructor Details
-
WeightedBakedModel
-
-
Method Details
-
getQuads
public List<BakedQuad> getQuads(@Nullable @Nullable BlockState state, @Nullable @Nullable Direction face, Random random) - Specified by:
getQuadsin interfaceBakedModel- Overrides:
getQuadsin classclass_10200- Mappings:
Namespace Name Mixin selector named getQuadsLnet/minecraft/client/render/model/BakedModel;getQuads(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;Lnet/minecraft/util/math/random/Random;)Ljava/util/List;intermediary method_4707Lnet/minecraft/class_1087;method_4707(Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;Lnet/minecraft/class_5819;)Ljava/util/List;official aLgzu;a(Ldvd;Ljl;Lazr;)Ljava/util/List;
-