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