Uses of Class
net.minecraft.util.json.NbtCompoundJson
Packages that use NbtCompoundJson
-
Uses of NbtCompoundJson in net.minecraft
Fields in net.minecraft declared as NbtCompoundJsonModifier and TypeFieldDescriptionprivate final NbtCompoundJsonclass_3200.field_15717private final NbtCompoundJsonclass_3528.field_17081private NbtCompoundJsonclass_3528.class_3529.field_17086private NbtCompoundJsonclass_3200.class_3568.field_17428Methods in net.minecraft with parameters of type NbtCompoundJsonModifier and TypeMethodDescriptionclass_3528.class_3529.method_15915(NbtCompoundJson nbtCompoundJson) Constructors in net.minecraft with parameters of type NbtCompoundJsonModifierConstructorDescriptionclass_3200(Tag<Item> tag, Item item, class_3638.class_3642 class_3642, class_3638.class_3642 class_36422, class_3180[] class_3180, Potion potion, NbtCompoundJson nbtCompoundJson) privateclass_3528(class_3530 class_3530, DistanceJson distanceJson, LocationJson locationJson, EffectsJson effectsJson, NbtCompoundJson nbtCompoundJson) -
Uses of NbtCompoundJson in net.minecraft.util.json
Fields in net.minecraft.util.json declared as NbtCompoundJsonMethods in net.minecraft.util.json that return NbtCompoundJsonModifier and TypeMethodDescriptionstatic NbtCompoundJsonNbtCompoundJson.fromJson(JsonElement element)