Class ModelGrouper
java.lang.Object
net.minecraft.client.render.model.ModelGrouper
- Mappings:
Namespace Name named net/minecraft/client/render/model/ModelGrouperintermediary net/minecraft/class_10099official hnd
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final intprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object2IntMap<BlockState> group(BlockColors colors, BlockStatesLoader.LoadedModels definition)
-
Field Details
-
field_53673
static final int field_53673- See Also:
- Mappings:
Namespace Name Mixin selector named field_53673Lnet/minecraft/client/render/model/ModelGrouper;field_53673:Iintermediary field_53673Lnet/minecraft/class_10099;field_53673:Iofficial aLhnd;a:I
-
field_53674
private static final int field_53674- See Also:
- Mappings:
Namespace Name Mixin selector named field_53674Lnet/minecraft/client/render/model/ModelGrouper;field_53674:Iintermediary field_53674Lnet/minecraft/class_10099;field_53674:Iofficial bLhnd;b:I
-
-
Constructor Details
-
ModelGrouper
public ModelGrouper()
-
-
Method Details
-
group
public static Object2IntMap<BlockState> group(BlockColors colors, BlockStatesLoader.LoadedModels definition) - Mappings:
Namespace Name Mixin selector named groupLnet/minecraft/client/render/model/ModelGrouper;group(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/client/render/model/BlockStatesLoader$LoadedModels;)Lit/unimi/dsi/fastutil/objects/Object2IntMap;intermediary method_62647Lnet/minecraft/class_10099;method_62647(Lnet/minecraft/class_324;Lnet/minecraft/class_9824$class_10095;)Lit/unimi/dsi/fastutil/objects/Object2IntMap;official aLhnd;a(Lfrs;Lhmt$b;)Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-