Package net.minecraft.util.json
Class NbtCompoundJson
java.lang.Object
net.minecraft.util.json.NbtCompoundJson
- Mappings:
Namespace Name official auintermediary net/minecraft/class_3216named net/minecraft/util/json/NbtCompoundJson
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NbtCompoundJsonfromJson(JsonElement element) booleanmethod_14343(ItemStack stack) booleanmethod_14345(NbtElement nbt) booleanmethod_14346(Entity entity)
-
Field Details
-
EMPTY
- Mappings:
Namespace Name Mixin selector official aLau;a:Lau;intermediary field_15772Lnet/minecraft/class_3216;field_15772:Lnet/minecraft/class_3216;named EMPTYLnet/minecraft/util/json/NbtCompoundJson;EMPTY:Lnet/minecraft/util/json/NbtCompoundJson;
-
nbt
- Mappings:
Namespace Name Mixin selector official bLau;b:Lfy;intermediary field_15773Lnet/minecraft/class_3216;field_15773:Lnet/minecraft/class_322;named nbtLnet/minecraft/util/json/NbtCompoundJson;nbt:Lnet/minecraft/nbt/NbtCompound;
-
-
Constructor Details
-
NbtCompoundJson
- Mappings:
Namespace Name Mixin selector official <init>Lau;<init>(Lfy;)Vintermediary <init>Lnet/minecraft/class_3216;<init>(Lnet/minecraft/class_322;)Vnamed <init>Lnet/minecraft/util/json/NbtCompoundJson;<init>(Lnet/minecraft/nbt/NbtCompound;)V
-
-
Method Details
-
method_14343
- Mappings:
Namespace Name Mixin selector official aLau;a(Laip;)Zintermediary method_14343Lnet/minecraft/class_3216;method_14343(Lnet/minecraft/class_1071;)Znamed method_14343Lnet/minecraft/util/json/NbtCompoundJson;method_14343(Lnet/minecraft/item/ItemStack;)Z
-
method_14346
- Mappings:
Namespace Name Mixin selector official aLau;a(Lvg;)Zintermediary method_14346Lnet/minecraft/class_3216;method_14346(Lnet/minecraft/class_864;)Znamed method_14346Lnet/minecraft/util/json/NbtCompoundJson;method_14346(Lnet/minecraft/entity/Entity;)Z
-
method_14345
- Mappings:
Namespace Name Mixin selector official aLau;a(Lgn;)Zintermediary method_14345Lnet/minecraft/class_3216;method_14345(Lnet/minecraft/class_605;)Znamed method_14345Lnet/minecraft/util/json/NbtCompoundJson;method_14345(Lnet/minecraft/nbt/NbtElement;)Z
-
fromJson
- Mappings:
Namespace Name Mixin selector official aLau;a(Lcom/google/gson/JsonElement;)Lau;intermediary method_14344Lnet/minecraft/class_3216;method_14344(Lcom/google/gson/JsonElement;)Lnet/minecraft/class_3216;named fromJsonLnet/minecraft/util/json/NbtCompoundJson;fromJson(Lcom/google/gson/JsonElement;)Lnet/minecraft/util/json/NbtCompoundJson;
-