Uses of Class
net.minecraft.world.level.storage.loot.predicates.ExplosionCondition
Packages that use ExplosionCondition
-
Uses of ExplosionCondition in net.minecraft.world.level.storage.loot.predicates
Fields in net.minecraft.world.level.storage.loot.predicates declared as ExplosionConditionModifier and TypeFieldDescription(package private) static final ExplosionCondition
ExplosionCondition.INSTANCE
Methods in net.minecraft.world.level.storage.loot.predicates that return ExplosionConditionModifier and TypeMethodDescriptionExplosionCondition.Serializer.deserialize
(com.google.gson.JsonObject p_81679_, com.google.gson.JsonDeserializationContext p_81680_) Methods in net.minecraft.world.level.storage.loot.predicates with parameters of type ExplosionConditionModifier and TypeMethodDescriptionvoid
ExplosionCondition.Serializer.serialize
(com.google.gson.JsonObject p_81671_, ExplosionCondition p_81672_, com.google.gson.JsonSerializationContext p_81673_)