Package net.minecraft.client.data
Class SimpleModelSupplier
java.lang.Object
net.minecraft.client.data.SimpleModelSupplier
- All Implemented Interfaces:
 Supplier<JsonElement>,ModelSupplier
- Mappings:
 Namespace Name named net/minecraft/client/data/SimpleModelSupplierintermediary net/minecraft/class_4940official fwk
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
parent
- Mappings:
 Namespace Name Mixin selector named parentLnet/minecraft/client/data/SimpleModelSupplier;parent:Lnet/minecraft/util/Identifier;intermediary field_22900Lnet/minecraft/class_4940;field_22900:Lnet/minecraft/class_2960;official aLfwk;a:Lame;
 
 - 
 - 
Constructor Details
- 
SimpleModelSupplier
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/data/SimpleModelSupplier;<init>(Lnet/minecraft/util/Identifier;)Vintermediary <init>Lnet/minecraft/class_4940;<init>(Lnet/minecraft/class_2960;)Vofficial <init>Lfwk;<init>(Lame;)V
 
 - 
 - 
Method Details
- 
get
- Specified by:
 getin interfaceSupplier<JsonElement>- Mappings:
 Namespace Name Mixin selector named getLnet/minecraft/client/data/SimpleModelSupplier;get()Lcom/google/gson/JsonElement;intermediary method_25839Lnet/minecraft/class_4940;method_25839()Lcom/google/gson/JsonElement;official aLfwk;a()Lcom/google/gson/JsonElement;
 
 -