Uses of Class
net.minecraft.util.json.EntityJson
Packages that use EntityJson
Package
Description
-
Uses of EntityJson in net.minecraft
Fields in net.minecraft declared as EntityJsonModifier and TypeFieldDescriptionprivate final EntityJsonclass_3160.field_15573private final EntityJsonclass_3161.field_15584private final EntityJsonclass_3161.field_15585private final EntityJsonclass_3201.class_3203.field_15722private final EntityJsonclass_3226.class_3228.field_15807private final EntityJsonclass_3232.class_3234.field_15817private final EntityJsonclass_3235.class_3237.field_15822private final EntityJsonclass_3241.class_3243.field_15831Constructors in net.minecraft with parameters of type EntityJsonModifierConstructorDescriptionclass_3160(MinMaxJson minMaxJson, MinMaxJson minMaxJson2, EntityJson entityJson, Boolean bool, class_3161 class_3161) class_3161(Boolean bool, Boolean bool2, Boolean bool3, Boolean bool4, Boolean bool5, Boolean bool6, Boolean bool7, EntityJson entityJson, EntityJson entityJson2) class_3203(Identifier identifier, EntityJson entityJson, class_3161 class_3161) class_3228(class_3160 class_3160, EntityJson entityJson) class_3234(EntityJson entityJson) class_3237(EntityJson entityJson) class_3243(EntityJson entityJson, class_3200 class_3200) -
Uses of EntityJson in net.minecraft.achievement
Fields in net.minecraft.achievement declared as EntityJsonModifier and TypeFieldDescriptionprivate final EntityJsonclass_3363.class_3365.field_16509private final EntityJsonclass_3363.class_3365.field_16510private final EntityJsonclass_3363.class_3365.field_16511Constructors in net.minecraft.achievement with parameters of type EntityJsonModifierConstructorDescriptionclass_3365(EntityJson entityJson, EntityJson entityJson2, EntityJson entityJson3) -
Uses of EntityJson in net.minecraft.advancement.criterion
Fields in net.minecraft.advancement.criterion declared as EntityJsonModifier and TypeFieldDescriptionprivate final EntityJsonCuredZombieVilagerCriterion.CuredZombieVillagerCriterionInstance.villagerprivate final EntityJsonCuredZombieVilagerCriterion.CuredZombieVillagerCriterionInstance.zombieConstructors in net.minecraft.advancement.criterion with parameters of type EntityJsonModifierConstructorDescriptionCuredZombieVillagerCriterionInstance(EntityJson zombie, EntityJson villager) -
Uses of EntityJson in net.minecraft.util.json
Fields in net.minecraft.util.json declared as EntityJsonMethods in net.minecraft.util.json that return EntityJson