Uses of Class
net.minecraft.loot.conditions.EntityHasProperty
-
Packages that use EntityHasProperty Package Description net.minecraft.loot.conditions -
-
Uses of EntityHasProperty in net.minecraft.loot.conditions
Methods in net.minecraft.loot.conditions that return EntityHasProperty Modifier and Type Method Description EntityHasProperty
EntityHasProperty.Serializer. deserialize(com.google.gson.JsonObject p_230423_1_, com.google.gson.JsonDeserializationContext p_230423_2_)
Methods in net.minecraft.loot.conditions with parameters of type EntityHasProperty Modifier and Type Method Description void
EntityHasProperty.Serializer. serialize(com.google.gson.JsonObject p_230424_1_, EntityHasProperty p_230424_2_, com.google.gson.JsonSerializationContext p_230424_3_)
-