implements Comparable<GameEvent$ListenerInfo>
| esc$b | |
| net.minecraft.world.level.gameevent.GameEvent$ListenerInfo | |
| net.minecraft.class_5712$class_7447 | |
| net.minecraft.world.event.GameEvent$Message |
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 |
|