yarn/mappings/net/minecraft/world/event/listener/SimpleGameEventDispatcher.m...

14 lines
616 B
Plaintext

CLASS net/minecraft/class_5711 net/minecraft/world/event/listener/SimpleGameEventDispatcher
COMMENT A simple game event dispatcher implementation that has hooks to
COMMENT debug info senders.
COMMENT
COMMENT @apiNote Vanilla Minecraft creates it on a per-chunk-section basis.
FIELD field_28142 listeners Ljava/util/List;
FIELD field_28143 world Lnet/minecraft/class_1937;
METHOD method_32936 dispatchTo (Lnet/minecraft/class_1937;Lnet/minecraft/class_5712;Lnet/minecraft/class_1297;Lnet/minecraft/class_2338;Lnet/minecraft/class_5714;)Z
ARG 1 world
ARG 2 event
ARG 3 entity
ARG 4 pos
ARG 5 listener