implements EnchantmentEntityEffect
| drs | |
| net.minecraft.world.item.enchantment.effects.ApplyEntityImpulse | |
| net.minecraft.class_12129 | |
| net.minecraft.enchantment.effect.entity.ApplyImpulseEnchantmentEffect |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Vec3 |
| ||||||||
| private final Vec3 |
| ||||||||
| private final LevelBasedValue |
| ||||||||
| public static final com.mojang.serialization.MapCodec<ApplyEntityImpulse> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Vec3 direction, Vec3 coordinateScale, LevelBasedValue magnitude) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public com.mojang.serialization.MapCodec<ApplyEntityImpulse> |
| ||||||||
| public Vec3 |
| ||||||||
| public Vec3 |
| ||||||||
| public LevelBasedValue |
|