CLASS net/minecraft/class_5715 net/minecraft/world/event/listener/EntityGameEventHandler COMMENT A game event handler for an entity so that the listener stored can be COMMENT moved to the correct dispatcher or unregistered as the entity moves or COMMENT gets removed. COMMENT COMMENT @apiNote This implementation is currently unused by vanilla as vanilla COMMENT doesn't have any entity that listens to game events. COMMENT COMMENT @see net.minecraft.entity.Entity#getGameEventHandler() FIELD field_28182 listener Lnet/minecraft/class_5714; FIELD field_28183 sectionPos Lnet/minecraft/class_4076; METHOD (Lnet/minecraft/class_5714;)V ARG 1 listener METHOD method_32949 onEntityRemoval (Lnet/minecraft/class_1937;)V ARG 1 world METHOD method_32950 updateDispatcher (Lnet/minecraft/class_1937;Lnet/minecraft/class_4076;Ljava/util/function/Consumer;)V ARG 1 world ARG 2 sectionPos ARG 3 action METHOD method_32951 (Lnet/minecraft/class_5713;)V ARG 1 dispatcher METHOD method_32952 onEntitySetPos (Lnet/minecraft/class_1937;)V ARG 1 world METHOD method_32953 (Lnet/minecraft/class_5713;)V ARG 1 dispatcher METHOD method_32954 (Lnet/minecraft/class_5713;)V ARG 1 dispatcher