Uses of Class
net.minecraft.loot.conditions.DamageSourceProperties
-
Packages that use DamageSourceProperties Package Description net.minecraft.loot.conditions -
-
Uses of DamageSourceProperties in net.minecraft.loot.conditions
Methods in net.minecraft.loot.conditions that return DamageSourceProperties Modifier and Type Method Description DamageSourceProperties
DamageSourceProperties.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 DamageSourceProperties Modifier and Type Method Description void
DamageSourceProperties.Serializer. serialize(com.google.gson.JsonObject p_230424_1_, DamageSourceProperties p_230424_2_, com.google.gson.JsonSerializationContext p_230424_3_)
-