Uses of Enum Class
net.minecraft.world.level.Explosion.BlockInteraction
-
Uses of Explosion.BlockInteraction in net.minecraft.world.level
Modifier and TypeFieldDescriptionprivate final Explosion.BlockInteraction
Explosion.blockInteraction
Modifier and TypeMethodDescriptionprivate Explosion.BlockInteraction
Level.getDestroyType
(GameRules.Key<GameRules.BooleanValue> p_256250_) static Explosion.BlockInteraction
Returns the enum constant of this class with the specified name.static Explosion.BlockInteraction[]
Explosion.BlockInteraction.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionExplosion
(Level p_46032_, Entity p_46033_, double p_46034_, double p_46035_, double p_46036_, float p_46037_, boolean p_46038_, Explosion.BlockInteraction p_46039_) Explosion
(Level p_46041_, Entity p_46042_, double p_46043_, double p_46044_, double p_46045_, float p_46046_, boolean p_46047_, Explosion.BlockInteraction p_46048_, List<BlockPos> p_46049_) Explosion
(Level p_46051_, Entity p_46052_, DamageSource p_46053_, ExplosionDamageCalculator p_46054_, double p_46055_, double p_46056_, double p_46057_, float p_46058_, boolean p_46059_, Explosion.BlockInteraction p_46060_)