Uses of Interface
net.minecraft.world.level.gameevent.GameEventDispatcher
-
Uses of GameEventDispatcher in net.minecraft.world.level.chunk
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<GameEventDispatcher>
LevelChunk.gameEventDispatcherSections
Modifier and TypeMethodDescriptionChunkAccess.getEventDispatcher
(int p_156113_) LevelChunk.getEventDispatcher
(int p_156372_) -
Uses of GameEventDispatcher in net.minecraft.world.level.gameevent
Modifier and TypeMethodDescriptionprivate static void
DynamicGameEventListener.ifChunkExists
(LevelReader p_223623_, SectionPos p_223624_, Consumer<GameEventDispatcher> p_223625_)