Package net.minecraft.data.client
Class ItemModelGenerator
java.lang.Object
net.minecraft.data.client.ItemModelGenerator
- Mappings:
Namespace Name official kp
intermediary net/minecraft/class_4915
named net/minecraft/data/client/ItemModelGenerator
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
register()
private void
private void
private void
private void
registerClock
(Item clock) private void
registerCompass
(Item compass)
-
Field Details
-
writer
- Mappings:
Namespace Name Mixin selector official a
Lkp;a:Ljava/util/function/BiConsumer;
intermediary field_22844
Lnet/minecraft/class_4915;field_22844:Ljava/util/function/BiConsumer;
named writer
Lnet/minecraft/data/client/ItemModelGenerator;writer:Ljava/util/function/BiConsumer;
-
-
Constructor Details
-
ItemModelGenerator
- Mappings:
Namespace Name Mixin selector official <init>
Lkp;<init>(Ljava/util/function/BiConsumer;)V
intermediary <init>
Lnet/minecraft/class_4915;<init>(Ljava/util/function/BiConsumer;)V
named <init>
Lnet/minecraft/data/client/ItemModelGenerator;<init>(Ljava/util/function/BiConsumer;)V
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official a
Lkp;a(Lcdp;Lld;)V
intermediary method_25733
Lnet/minecraft/class_4915;method_25733(Lnet/minecraft/class_1792;Lnet/minecraft/class_4942;)V
named register
Lnet/minecraft/data/client/ItemModelGenerator;register(Lnet/minecraft/item/Item;Lnet/minecraft/data/client/Model;)V
-
register
- Mappings:
Namespace Name Mixin selector official a
Lkp;a(Lcdp;Ljava/lang/String;Lld;)V
intermediary method_25734
Lnet/minecraft/class_4915;method_25734(Lnet/minecraft/class_1792;Ljava/lang/String;Lnet/minecraft/class_4942;)V
named register
Lnet/minecraft/data/client/ItemModelGenerator;register(Lnet/minecraft/item/Item;Ljava/lang/String;Lnet/minecraft/data/client/Model;)V
-
register
- Mappings:
Namespace Name Mixin selector official a
Lkp;a(Lcdp;Lcdp;Lld;)V
intermediary method_25732
Lnet/minecraft/class_4915;method_25732(Lnet/minecraft/class_1792;Lnet/minecraft/class_1792;Lnet/minecraft/class_4942;)V
named register
Lnet/minecraft/data/client/ItemModelGenerator;register(Lnet/minecraft/item/Item;Lnet/minecraft/item/Item;Lnet/minecraft/data/client/Model;)V
-
registerCompass
- Mappings:
Namespace Name Mixin selector official a
Lkp;a(Lcdp;)V
intermediary method_43228
Lnet/minecraft/class_4915;method_43228(Lnet/minecraft/class_1792;)V
named registerCompass
Lnet/minecraft/data/client/ItemModelGenerator;registerCompass(Lnet/minecraft/item/Item;)V
-
registerClock
- Mappings:
Namespace Name Mixin selector official b
Lkp;b(Lcdp;)V
intermediary method_43229
Lnet/minecraft/class_4915;method_43229(Lnet/minecraft/class_1792;)V
named registerClock
Lnet/minecraft/data/client/ItemModelGenerator;registerClock(Lnet/minecraft/item/Item;)V
-
register
public void register()- Mappings:
Namespace Name Mixin selector official a
Lkp;a()V
intermediary method_25731
Lnet/minecraft/class_4915;method_25731()V
named register
Lnet/minecraft/data/client/ItemModelGenerator;register()V
-