| ecb | |
| net.minecraft.world.level.gameevent.vibrations.VibrationInfo | |
| net.minecraft.class_7269 | |
| net.minecraft.world.event.listener.Vibration | |
| net.minecraft.src.C_243405_ | |
| net.minecraft.world.level.gameevent.vibrations.VibrationInfo |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Holder<GameEvent> |
| ||||||||||
| private final float |
| ||||||||||
| private final Vec3 |
| ||||||||||
| private final UUID |
| ||||||||||
| private final UUID |
| ||||||||||
| private final Entity |
| ||||||||||
| public static final com.mojang.serialization.Codec<VibrationInfo> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Holder<GameEvent> gameEvent, float distance, Vec3 pos, UUID uuid, UUID projectileOwnerUuid) |
| public | (Holder<GameEvent> gameEvent, float distance, Vec3 pos, Entity entity) |
| public | (Holder<GameEvent> distance, float pos, Vec3 uuid, UUID projectileOwnerUuid, UUID entity, Entity arg5) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static UUID |
| ||||||||||
| public Optional<Entity> |
| ||||||||||
| public Optional<Entity> |
| ||||||||||
| public Holder<GameEvent> |
| ||||||||||
| public float |
| ||||||||||
| public Vec3 |
| ||||||||||
| public UUID |
| ||||||||||
| public UUID |
| ||||||||||
| public Entity |
|