Package net.minecraft.data.client
Class BlockStateModelGenerator.BuiltinModelPool
java.lang.Object
net.minecraft.data.client.BlockStateModelGenerator.BuiltinModelPool
- Enclosing class:
BlockStateModelGenerator
- Mappings:
Namespace Name official ky$a
intermediary net/minecraft/class_4910$class_4911
named net/minecraft/data/client/BlockStateModelGenerator$BuiltinModelPool
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionincludeWithItem
(Block[] blocks) includeWithItem
(Model model, Block[] blocks) includeWithoutItem
(Block[] blocks)
-
Field Details
-
modelId
- Mappings:
Namespace Name Mixin selector official b
Lky$a;b:Ladd;
intermediary field_22835
Lnet/minecraft/class_4910$class_4911;field_22835:Lnet/minecraft/class_2960;
named modelId
Lnet/minecraft/data/client/BlockStateModelGenerator$BuiltinModelPool;modelId:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
BuiltinModelPool
- Mappings:
Namespace Name Mixin selector official <init>
Lky$a;<init>(Lky;Ladd;Lcpi;)V
intermediary <init>
Lnet/minecraft/class_4910$class_4911;<init>(Lnet/minecraft/class_4910;Lnet/minecraft/class_2960;Lnet/minecraft/class_2248;)V
named <init>
Lnet/minecraft/data/client/BlockStateModelGenerator$BuiltinModelPool;<init>(Lnet/minecraft/data/client/BlockStateModelGenerator;Lnet/minecraft/util/Identifier;Lnet/minecraft/block/Block;)V
-
-
Method Details
-
includeWithItem
- Mappings:
Namespace Name Mixin selector official a
Lky$a;a([Lcpi;)Lky$a;
intermediary method_25714
Lnet/minecraft/class_4910$class_4911;method_25714([Lnet/minecraft/class_2248;)Lnet/minecraft/class_4910$class_4911;
named includeWithItem
Lnet/minecraft/data/client/BlockStateModelGenerator$BuiltinModelPool;includeWithItem([Lnet/minecraft/block/Block;)Lnet/minecraft/data/client/BlockStateModelGenerator$BuiltinModelPool;
-
includeWithoutItem
- Mappings:
Namespace Name Mixin selector official b
Lky$a;b([Lcpi;)Lky$a;
intermediary method_25715
Lnet/minecraft/class_4910$class_4911;method_25715([Lnet/minecraft/class_2248;)Lnet/minecraft/class_4910$class_4911;
named includeWithoutItem
Lnet/minecraft/data/client/BlockStateModelGenerator$BuiltinModelPool;includeWithoutItem([Lnet/minecraft/block/Block;)Lnet/minecraft/data/client/BlockStateModelGenerator$BuiltinModelPool;
-
includeWithItem
- Mappings:
Namespace Name Mixin selector official a
Lky$a;a(Lln;[Lcpi;)Lky$a;
intermediary method_25713
Lnet/minecraft/class_4910$class_4911;method_25713(Lnet/minecraft/class_4942;[Lnet/minecraft/class_2248;)Lnet/minecraft/class_4910$class_4911;
named includeWithItem
Lnet/minecraft/data/client/BlockStateModelGenerator$BuiltinModelPool;includeWithItem(Lnet/minecraft/data/client/Model;[Lnet/minecraft/block/Block;)Lnet/minecraft/data/client/BlockStateModelGenerator$BuiltinModelPool;
-