Uses of Class
net.minecraft.advancements.critereon.LighthingBoltPredicate
Packages that use LighthingBoltPredicate
-
Uses of LighthingBoltPredicate in net.minecraft.advancements.critereon
Fields in net.minecraft.advancements.critereon declared as LighthingBoltPredicateModifier and TypeFieldDescriptionstatic final LighthingBoltPredicate
LighthingBoltPredicate.ANY
private LighthingBoltPredicate
EntityPredicate.Builder.lighthingBolt
private final LighthingBoltPredicate
EntityPredicate.lighthingBolt
Methods in net.minecraft.advancements.critereon that return LighthingBoltPredicateModifier and TypeMethodDescriptionstatic LighthingBoltPredicate
LighthingBoltPredicate.blockSetOnFire
(MinMaxBounds.Ints p_153251_) static LighthingBoltPredicate
LighthingBoltPredicate.fromJson
(com.google.gson.JsonElement p_153253_) Methods in net.minecraft.advancements.critereon with parameters of type LighthingBoltPredicateModifier and TypeMethodDescriptionEntityPredicate.Builder.lighthingBolt
(LighthingBoltPredicate p_150327_) Constructors in net.minecraft.advancements.critereon with parameters of type LighthingBoltPredicateModifierConstructorDescriptionprivate
EntityPredicate
(EntityTypePredicate p_150306_, DistancePredicate p_150307_, LocationPredicate p_150308_, LocationPredicate p_150309_, MobEffectsPredicate p_150310_, NbtPredicate p_150311_, EntityFlagsPredicate p_150312_, EntityEquipmentPredicate p_150313_, PlayerPredicate p_150314_, FishingHookPredicate p_150315_, LighthingBoltPredicate p_150316_, String p_150317_, ResourceLocation p_150318_) (package private)
EntityPredicate
(EntityTypePredicate p_150289_, DistancePredicate p_150290_, LocationPredicate p_150291_, LocationPredicate p_150292_, MobEffectsPredicate p_150293_, NbtPredicate p_150294_, EntityFlagsPredicate p_150295_, EntityEquipmentPredicate p_150296_, PlayerPredicate p_150297_, FishingHookPredicate p_150298_, LighthingBoltPredicate p_150299_, EntityPredicate p_150300_, EntityPredicate p_150301_, EntityPredicate p_150302_, String p_150303_, ResourceLocation p_150304_)