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$a
intermediary net/minecraft/class_8956$class_9036
named net/minecraft/entity/projectile/WindChargeEntity$WindChargeExplosionBehavior
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.explosion.ExplosionBehavior
calculateDamage, canDestroyBlock, getBlastResistance
-
Constructor Details
-
WindChargeExplosionBehavior
public WindChargeExplosionBehavior()
-
-
Method Details
-
shouldDamage
- Overrides:
shouldDamage
in classExplosionBehavior
- Mappings:
Namespace Name Mixin selector official a
Lcti;a(Lcth;Lblv;)Z
intermediary method_55504
Lnet/minecraft/class_5362;method_55504(Lnet/minecraft/class_1927;Lnet/minecraft/class_1297;)Z
named shouldDamage
Lnet/minecraft/world/explosion/ExplosionBehavior;shouldDamage(Lnet/minecraft/world/explosion/Explosion;Lnet/minecraft/entity/Entity;)Z
-