Uses of Class
net.minecraft.util.json.NbtCompoundJson
Packages that use NbtCompoundJson
-
Uses of NbtCompoundJson in net.minecraft
Fields in net.minecraft declared as NbtCompoundJsonConstructors in net.minecraft with parameters of type NbtCompoundJsonModifierConstructorDescriptionclass_3200(Item item, Integer integer, MinMaxJson minMaxJson, MinMaxJson minMaxJson2, class_3180[] class_3180, Potion potion, NbtCompoundJson nbtCompoundJson) -
Uses of NbtCompoundJson in net.minecraft.util.json
Fields in net.minecraft.util.json declared as NbtCompoundJsonModifier and TypeFieldDescriptionstatic final NbtCompoundJsonNbtCompoundJson.EMPTYprivate final NbtCompoundJsonEntityJson.nbtMethods in net.minecraft.util.json that return NbtCompoundJsonModifier and TypeMethodDescriptionstatic NbtCompoundJsonNbtCompoundJson.fromJson(JsonElement element) Constructors in net.minecraft.util.json with parameters of type NbtCompoundJsonModifierConstructorDescriptionEntityJson(Identifier type, DistanceJson distance, LocationJson location, EffectsJson effects, NbtCompoundJson nbt)