implements Comparable<GameEvent$ListenerInfo>
| eoq$b | |
| net.minecraft.world.level.gameevent.GameEvent$ListenerInfo | |
| net.minecraft.class_5712$class_7447 | |
| net.minecraft.world.event.GameEvent$Message | |
| net.minecraft.src.C_141307_$C_243636_ | |
| net.minecraft.world.level.gameevent.GameEvent$b |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Holder<GameEvent> |
| ||||||||||
| private final Vec3 |
| ||||||||||
| private final GameEvent$Context |
| ||||||||||
| private final GameEventListener |
| ||||||||||
| private final double |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Holder<GameEvent> event, Vec3 emitterPos, GameEvent$Context emitter, GameEventListener listener, Vec3 listenerPos) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||||
| public Holder<GameEvent> |
| ||||||||||
| public Vec3 |
| ||||||||||
| public GameEvent$Context |
| ||||||||||
| public GameEventListener |
|