Package net.minecraft.enchantment
Class WindBurstEnchantment.ExplosionBehaviour
java.lang.Object
net.minecraft.world.explosion.ExplosionBehavior
net.minecraft.entity.projectile.AbstractWindChargeEntity.WindChargeExplosionBehavior
net.minecraft.enchantment.WindBurstEnchantment.ExplosionBehaviour
- Enclosing class:
WindBurstEnchantment
private static final class WindBurstEnchantment.ExplosionBehaviour
extends AbstractWindChargeEntity.WindChargeExplosionBehavior
- Mappings:
Namespace Name named net/minecraft/enchantment/WindBurstEnchantment$ExplosionBehaviourintermediary net/minecraft/class_9469$class_9470official dat$a
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.projectile.AbstractWindChargeEntity.WindChargeExplosionBehavior
getBlastResistance, shouldDamageMethods inherited from class net.minecraft.world.explosion.ExplosionBehavior
calculateDamage, canDestroyBlock
-
Field Details
-
knockbackModifier
private final float knockbackModifier- Mappings:
Namespace Name Mixin selector named knockbackModifierLnet/minecraft/enchantment/WindBurstEnchantment$ExplosionBehaviour;knockbackModifier:Fintermediary field_50161Lnet/minecraft/class_9469$class_9470;field_50161:Fofficial aLdat$a;a:F
-
-
Constructor Details
-
ExplosionBehaviour
public ExplosionBehaviour(float knockbackModifier) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/enchantment/WindBurstEnchantment$ExplosionBehaviour;<init>(F)Vintermediary <init>Lnet/minecraft/class_9469$class_9470;<init>(F)Vofficial <init>Ldat$a;<init>(F)V
-
-
Method Details
-
getKnockbackModifier
- Overrides:
getKnockbackModifierin classExplosionBehavior- Mappings:
Namespace Name Mixin selector named getKnockbackModifierLnet/minecraft/world/explosion/ExplosionBehavior;getKnockbackModifier(Lnet/minecraft/entity/Entity;)Fintermediary method_57007Lnet/minecraft/class_5362;method_57007(Lnet/minecraft/class_1297;)Fofficial aLdbt;a(Lbsw;)F
-