Uses of Class
net.minecraft.loot.condition.DamageSourcePropertiesLootCondition
Packages that use DamageSourcePropertiesLootCondition
-
Uses of DamageSourcePropertiesLootCondition in net.minecraft.loot.condition
Methods in net.minecraft.loot.condition that return DamageSourcePropertiesLootConditionModifier and TypeMethodDescriptionDamageSourcePropertiesLootCondition.Serializer.fromJson(com.google.gson.JsonObject jsonObject, com.google.gson.JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft.loot.condition with parameters of type DamageSourcePropertiesLootConditionModifier and TypeMethodDescriptionvoidDamageSourcePropertiesLootCondition.Serializer.toJson(com.google.gson.JsonObject jsonObject, DamageSourcePropertiesLootCondition damageSourcePropertiesLootCondition, com.google.gson.JsonSerializationContext jsonSerializationContext)