Interface WorldEventListener

All Known Implementing Classes:
class_2975, ServerWorldManager, WorldRenderer

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

    • method_11493

      void method_11493(World world, BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw;a(Lamu;Let;Lawt;Lawt;I)V
      intermediary method_11493 Lnet/minecraft/class_1155;method_11493(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Lnet/minecraft/class_2232;I)V
      named method_11493 Lnet/minecraft/world/WorldEventListener;method_11493(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;I)V
    • onLightUpdate

      void onLightUpdate(BlockPos pos)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw;a(Let;)V
      intermediary method_8574 Lnet/minecraft/class_1155;method_8574(Lnet/minecraft/class_2552;)V
      named onLightUpdate Lnet/minecraft/world/WorldEventListener;onLightUpdate(Lnet/minecraft/util/math/BlockPos;)V
    • onRenderRegionUpdate

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

      void method_3747(@Nullable PlayerEntity playerEntity, SoundEvent soundEvent, SoundCategory soundCategory, double double2, double double3, double double4, float float2, float float3)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw;a(Laed;Lqe;Lqg;DDDFF)V
      intermediary method_3747 Lnet/minecraft/class_1155;method_3747(Lnet/minecraft/class_988;Lnet/minecraft/class_2926;Lnet/minecraft/class_2153;DDDFF)V
      named method_3747 Lnet/minecraft/world/WorldEventListener;method_3747(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/sound/SoundEvent;Lnet/minecraft/client/sound/SoundCategory;DDDFF)V
    • method_8572

      void method_8572(SoundEvent soundEvent, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw;a(Lqe;Let;)V
      intermediary method_8572 Lnet/minecraft/class_1155;method_8572(Lnet/minecraft/class_2926;Lnet/minecraft/class_2552;)V
      named method_8572 Lnet/minecraft/world/WorldEventListener;method_8572(Lnet/minecraft/client/sound/SoundEvent;Lnet/minecraft/util/math/BlockPos;)V
    • addParticle

      void addParticle(int id, boolean bool, double x, double y, double z, double velocityX, double velocityY, double velocityZ, int[] args)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw;a(IZDDDDDD[I)V
      intermediary method_3746 Lnet/minecraft/class_1155;method_3746(IZDDDDDD[I)V
      named addParticle Lnet/minecraft/world/WorldEventListener;addParticle(IZDDDDDD[I)V
    • method_13696

      void method_13696(int int2, boolean bool, boolean bool2, double double2, double double3, double double4, double double5, double double6, double double7, int[] int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw;a(IZZDDDDDD[I)V
      intermediary method_13696 Lnet/minecraft/class_1155;method_13696(IZZDDDDDD[I)V
      named method_13696 Lnet/minecraft/world/WorldEventListener;method_13696(IZZDDDDDD[I)V
    • onEntitySpawned

      void onEntitySpawned(Entity entity)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw;a(Lvg;)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 Lamw;b(Lvg;)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_4692

      void method_4692(int int2, BlockPos pos, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw;a(ILet;I)V
      intermediary method_4692 Lnet/minecraft/class_1155;method_4692(ILnet/minecraft/class_2552;I)V
      named method_4692 Lnet/minecraft/world/WorldEventListener;method_4692(ILnet/minecraft/util/math/BlockPos;I)V
    • method_3750

      void method_3750(PlayerEntity player, int eventId, BlockPos pos, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lamw;a(Laed;ILet;I)V
      intermediary method_3750 Lnet/minecraft/class_1155;method_3750(Lnet/minecraft/class_988;ILnet/minecraft/class_2552;I)V
      named method_3750 Lnet/minecraft/world/WorldEventListener;method_3750(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V
    • setBlockBreakInfo

      void setBlockBreakInfo(int entityId, BlockPos pos, int progress)
      Mappings:
      Namespace Name Mixin selector
      official b Lamw;b(ILet;I)V
      intermediary method_8573 Lnet/minecraft/class_1155;method_8573(ILnet/minecraft/class_2552;I)V
      named setBlockBreakInfo Lnet/minecraft/world/WorldEventListener;setBlockBreakInfo(ILnet/minecraft/util/math/BlockPos;I)V