Interface WorldEventListener

All Known Implementing Classes:
ServerWorldManager, WorldRenderer

public interface WorldEventListener
Mappings:
Namespace Name
official afs
intermediary net/minecraft/class_1155
named net/minecraft/world/WorldEventListener
  • Method Details

    • method_3743

      void method_3743(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lafs;a(III)V
      intermediary method_3743 Lnet/minecraft/class_1155;method_3743(III)V
      named method_3743 Lnet/minecraft/world/WorldEventListener;method_3743(III)V
    • method_3751

      void method_3751(int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official b Lafs;b(III)V
      intermediary method_3751 Lnet/minecraft/class_1155;method_3751(III)V
      named method_3751 Lnet/minecraft/world/WorldEventListener;method_3751(III)V
    • onRenderRegionUpdate

      void onRenderRegionUpdate(int x1, int y1, int z1, int x2, int y2, int z2)
      Mappings:
      Namespace Name Mixin selector
      official a Lafs;a(IIIIII)V
      intermediary method_3745 Lnet/minecraft/class_1155;method_3745(IIIIII)V
      named onRenderRegionUpdate Lnet/minecraft/world/WorldEventListener;onRenderRegionUpdate(IIIIII)V
    • playSound

      void playSound(String name, double x, double y, double z, float volume, float pitch)
      Mappings:
      Namespace Name Mixin selector
      official a Lafs;a(Ljava/lang/String;DDDFF)V
      intermediary method_3747 Lnet/minecraft/class_1155;method_3747(Ljava/lang/String;DDDFF)V
      named playSound Lnet/minecraft/world/WorldEventListener;playSound(Ljava/lang/String;DDDFF)V
    • playSound

      void playSound(PlayerEntity except, String name, double x, double y, double z, float volume, float pitch)
      Mappings:
      Namespace Name Mixin selector
      official a Lafs;a(Lxk;Ljava/lang/String;DDDFF)V
      intermediary method_4693 Lnet/minecraft/class_1155;method_4693(Lnet/minecraft/class_988;Ljava/lang/String;DDDFF)V
      named playSound Lnet/minecraft/world/WorldEventListener;playSound(Lnet/minecraft/entity/player/PlayerEntity;Ljava/lang/String;DDDFF)V
    • method_3746

      void method_3746(String particleName, double x, double y, double z, double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official a Lafs;a(Ljava/lang/String;DDDDDD)V
      intermediary method_3746 Lnet/minecraft/class_1155;method_3746(Ljava/lang/String;DDDDDD)V
      named method_3746 Lnet/minecraft/world/WorldEventListener;method_3746(Ljava/lang/String;DDDDDD)V
    • onEntitySpawned

      void onEntitySpawned(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lafs;a(Lqm;)V
      intermediary method_3749 Lnet/minecraft/class_1155;method_3749(Lnet/minecraft/class_864;)V
      named onEntitySpawned Lnet/minecraft/world/WorldEventListener;onEntitySpawned(Lnet/minecraft/entity/Entity;)V
    • onEntityRemoved

      void onEntityRemoved(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official b Lafs;b(Lqm;)V
      intermediary method_3752 Lnet/minecraft/class_1155;method_3752(Lnet/minecraft/class_864;)V
      named onEntityRemoved Lnet/minecraft/world/WorldEventListener;onEntityRemoved(Lnet/minecraft/entity/Entity;)V
    • method_3748

      void method_3748(String string, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lafs;a(Ljava/lang/String;III)V
      intermediary method_3748 Lnet/minecraft/class_1155;method_3748(Ljava/lang/String;III)V
      named method_3748 Lnet/minecraft/world/WorldEventListener;method_3748(Ljava/lang/String;III)V
    • method_4692

      void method_4692(int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official a Lafs;a(IIIII)V
      intermediary method_4692 Lnet/minecraft/class_1155;method_4692(IIIII)V
      named method_4692 Lnet/minecraft/world/WorldEventListener;method_4692(IIIII)V
    • method_3750

      void method_3750(PlayerEntity playerEntity, int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official a Lafs;a(Lxk;IIIII)V
      intermediary method_3750 Lnet/minecraft/class_1155;method_3750(Lnet/minecraft/class_988;IIIII)V
      named method_3750 Lnet/minecraft/world/WorldEventListener;method_3750(Lnet/minecraft/entity/player/PlayerEntity;IIIII)V
    • method_3744

      void method_3744(int int2, int int3, int int4, int int5, int int6)
      Mappings:
      Namespace Name Mixin selector
      official b Lafs;b(IIIII)V
      intermediary method_3744 Lnet/minecraft/class_1155;method_3744(IIIII)V
      named method_3744 Lnet/minecraft/world/WorldEventListener;method_3744(IIIII)V
    • method_6413

      void method_6413()
      Mappings:
      Namespace Name Mixin selector
      official b Lafs;b()V
      intermediary method_6413 Lnet/minecraft/class_1155;method_6413()V
      named method_6413 Lnet/minecraft/world/WorldEventListener;method_6413()V