Package net.minecraft.entity.projectile
Class WindChargeEntity.WindChargeExplosionBehavior
java.lang.Object
net.minecraft.world.explosion.ExplosionBehavior
net.minecraft.entity.projectile.WindChargeEntity.WindChargeExplosionBehavior
- Enclosing class:
WindChargeEntity
- Mappings:
Namespace Name official cgn$aintermediary net/minecraft/class_8956$class_9036named net/minecraft/entity/projectile/WindChargeEntity$WindChargeExplosionBehavior
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.explosion.ExplosionBehavior
calculateDamage, canDestroyBlock, getBlastResistance
-
Constructor Details
-
WindChargeExplosionBehavior
public WindChargeExplosionBehavior()
-
-
Method Details
-
shouldDamage
- Overrides:
shouldDamagein classExplosionBehavior- Mappings:
Namespace Name Mixin selector official aLcti;a(Lcth;Lblv;)Zintermediary method_55504Lnet/minecraft/class_5362;method_55504(Lnet/minecraft/class_1927;Lnet/minecraft/class_1297;)Znamed shouldDamageLnet/minecraft/world/explosion/ExplosionBehavior;shouldDamage(Lnet/minecraft/world/explosion/Explosion;Lnet/minecraft/entity/Entity;)Z
-