| dab$a | |
| net.minecraft.world.level.gameevent.vibrations.VibrationListener$ReceivingEvent | |
| net.minecraft.class_5718$class_7269 | |
| net.minecraft.world.event.listener.VibrationListener$Vibration | |
| net.minecraft.src.C_141315_$C_213132_ | |
| net.minecraft.world.level.gameevent.vibrations.VibrationListener$a |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| final GameEvent |
| ||||||||||
| private final float |
| ||||||||||
| final Vec3 |
| ||||||||||
| private final UUID |
| ||||||||||
| private final UUID |
| ||||||||||
| private final Entity |
| ||||||||||
| public static final com.mojang.serialization.Codec<VibrationListener$ReceivingEvent> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (GameEvent gameEvent, float distance, Vec3 pos, UUID uuid, UUID projectileOwnerUuid) |
| public | (GameEvent gameEvent, float distance, Vec3 pos, Entity entity) |
| public | (GameEvent f_223805_, float f_223806_, Vec3 f_223807_, UUID f_223808_, UUID f_223809_, Entity arg5) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static UUID |
| ||||||||||
| public Optional<Entity> |
| ||||||||||
| public Optional<Entity> |
| ||||||||||
| public GameEvent |
| ||||||||||
| public float |
| ||||||||||
| public Vec3 |
| ||||||||||
| public UUID |
| ||||||||||
| public UUID |
| ||||||||||
| public Entity |
|