implements EnchantmentEntityEffect
| dta | |
| net.minecraft.world.item.enchantment.effects.ApplyEntityImpulse | |
| net.minecraft.class_12129 | |
| net.minecraft.enchantment.effect.entity.ApplyImpulseEnchantmentEffect | |
| net.minecraft.src.C_432899_ | |
| net.minecraft.world.item.enchantment.effects.ApplyEntityImpulse |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Vec3 |
| ||||||||||
| private final Vec3 |
| ||||||||||
| private final LevelBasedValue |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<ApplyEntityImpulse> |
| ||||||||||
| private static final int |
|
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 |
|