CLASS net/minecraft/class_5714 net/minecraft/world/event/listener/GameEventListener COMMENT A game event listener listens to game events from {@link GameEventDispatcher}s. METHOD method_32946 getPositionSource ()Lnet/minecraft/class_5716; COMMENT Returns the position source of this listener. METHOD method_32947 listen (Lnet/minecraft/class_1937;Lnet/minecraft/class_5712;Lnet/minecraft/class_1297;Lnet/minecraft/class_2338;)Z COMMENT Listens to an incoming game event. COMMENT COMMENT @return {@code true} if the game event has been accepted by this listener ARG 1 world ARG 2 event ARG 3 entity ARG 4 pos METHOD method_32948 getRange ()I COMMENT Returns the range, in blocks, of the listener.