Class WeightedBakedModel.Entry
java.lang.Object
net.minecraft.util.collection.WeightedPicker.Entry
net.minecraft.client.render.model.WeightedBakedModel.Entry
- Enclosing class:
- WeightedBakedModel
@Environment(CLIENT) static class WeightedBakedModel.Entry extends WeightedPicker.Entry
- Mappings:
Namespace Name official etr$b
intermediary net/minecraft/class_1097$class_1099
named net/minecraft/client/render/model/WeightedBakedModel$Entry
-
Field Summary
Fields Modifier and Type Field Description protected BakedModel
model
Fields inherited from class net.minecraft.util.collection.WeightedPicker.Entry
weight
-
Constructor Summary
Constructors Constructor Description Entry(BakedModel model, int weight)
-
Method Summary
-
Field Details
-
model
- Mappings:
Namespace Name Mixin selector official b
Letr$b;b:Letg;
intermediary field_5437
Lnet/minecraft/class_1097$class_1099;field_5437:Lnet/minecraft/class_1087;
named model
Lnet/minecraft/client/render/model/WeightedBakedModel$Entry;model:Lnet/minecraft/client/render/model/BakedModel;
-
-
Constructor Details
-
Entry
- Mappings:
Namespace Name Mixin selector official <init>
Letr$b;<init>(Letg;I)V
intermediary <init>
Lnet/minecraft/class_1097$class_1099;<init>(Lnet/minecraft/class_1087;I)V
named <init>
Lnet/minecraft/client/render/model/WeightedBakedModel$Entry;<init>(Lnet/minecraft/client/render/model/BakedModel;I)V
-