Uses of Class
net.minecraft.advancements.criterion.DamageSourcePredicate
-
Uses of DamageSourcePredicate in net.minecraft.advancements.criterion
Modifier and TypeFieldDescriptionstatic final DamageSourcePredicate
DamageSourcePredicate.ANY
private final DamageSourcePredicate
KilledTrigger.Instance.killingBlow
private DamageSourcePredicate
DamagePredicate.Builder.type
private final DamageSourcePredicate
DamagePredicate.type
Modifier and TypeMethodDescriptionDamageSourcePredicate.Builder.build()
static DamageSourcePredicate
DamageSourcePredicate.fromJson
(com.google.gson.JsonElement p_192447_0_) ModifierConstructorDescriptionDamagePredicate
(MinMaxBounds.FloatBound p_i49725_1_, MinMaxBounds.FloatBound p_i49725_2_, EntityPredicate p_i49725_3_, Boolean p_i49725_4_, DamageSourcePredicate p_i49725_5_) Instance
(ResourceLocation p_i231630_1_, EntityPredicate.AndPredicate p_i231630_2_, EntityPredicate.AndPredicate p_i231630_3_, DamageSourcePredicate p_i231630_4_) -
Uses of DamageSourcePredicate in net.minecraft.loot.conditions
Modifier and TypeFieldDescriptionprivate final DamageSourcePredicate
DamageSourceProperties.predicate