Package net.minecraft.server.world
Class ServerWorldManager
java.lang.Object
net.minecraft.server.world.ServerWorldManager
- All Implemented Interfaces:
WorldEventListener
- Mappings:
Namespace Name official opintermediary net/minecraft/class_791named net/minecraft/server/world/ServerWorldManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddParticle(int id, boolean bool, double x, double y, double z, double velocityX, double velocityY, double velocityZ, int[] args) voidmethod_11493(World world, BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2) voidmethod_13696(int int2, boolean bool, boolean bool2, double double2, double double3, double double4, double double5, double double6, double double7, int[] int3) voidmethod_3747(PlayerEntity playerEntity, SoundEvent soundEvent, SoundCategory soundCategory, double double2, double double3, double double4, float float2, float float3) voidmethod_3750(PlayerEntity player, int eventId, BlockPos pos, int int2) voidmethod_4692(int int2, BlockPos pos, int int3) voidmethod_8572(SoundEvent soundEvent, BlockPos blockPos) voidonEntityRemoved(Entity entity) voidonEntitySpawned(Entity entity) voidonLightUpdate(BlockPos pos) voidonRenderRegionUpdate(int x1, int y1, int z1, int x2, int y2, int z2) voidsetBlockBreakInfo(int entityId, BlockPos pos, int progress)
-
Field Details
-
server
- Mappings:
Namespace Name Mixin selector official aLop;a:Lnet/minecraft/server/MinecraftServer;intermediary field_2787Lnet/minecraft/class_791;field_2787:Lnet/minecraft/server/MinecraftServer;named serverLnet/minecraft/server/world/ServerWorldManager;server:Lnet/minecraft/server/MinecraftServer;
-
world
- Mappings:
Namespace Name Mixin selector official bLop;b:Loo;intermediary field_2788Lnet/minecraft/class_791;field_2788:Lnet/minecraft/class_795;named worldLnet/minecraft/server/world/ServerWorldManager;world:Lnet/minecraft/server/world/ServerWorld;
-
-
Constructor Details
-
ServerWorldManager
- Mappings:
Namespace Name Mixin selector official <init>Lop;<init>(Lnet/minecraft/server/MinecraftServer;Loo;)Vintermediary <init>Lnet/minecraft/class_791;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_795;)Vnamed <init>Lnet/minecraft/server/world/ServerWorldManager;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/world/ServerWorld;)V
-
-
Method Details
-
addParticle
public void addParticle(int id, boolean bool, double x, double y, double z, double velocityX, double velocityY, double velocityZ, int[] args) - Specified by:
addParticlein interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(IZDDDDDD[I)Vintermediary method_3746Lnet/minecraft/class_1155;method_3746(IZDDDDDD[I)Vnamed addParticleLnet/minecraft/world/WorldEventListener;addParticle(IZDDDDDD[I)V
-
method_13696
public void method_13696(int int2, boolean bool, boolean bool2, double double2, double double3, double double4, double double5, double double6, double double7, int[] int3) - Specified by:
method_13696in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(IZZDDDDDD[I)Vintermediary method_13696Lnet/minecraft/class_1155;method_13696(IZZDDDDDD[I)Vnamed method_13696Lnet/minecraft/world/WorldEventListener;method_13696(IZZDDDDDD[I)V
-
onEntitySpawned
- Specified by:
onEntitySpawnedin interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(Lvg;)Vintermediary method_3749Lnet/minecraft/class_1155;method_3749(Lnet/minecraft/class_864;)Vnamed onEntitySpawnedLnet/minecraft/world/WorldEventListener;onEntitySpawned(Lnet/minecraft/entity/Entity;)V
-
onEntityRemoved
- Specified by:
onEntityRemovedin interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official bLamw;b(Lvg;)Vintermediary method_3752Lnet/minecraft/class_1155;method_3752(Lnet/minecraft/class_864;)Vnamed onEntityRemovedLnet/minecraft/world/WorldEventListener;onEntityRemoved(Lnet/minecraft/entity/Entity;)V
-
method_3747
public void method_3747(@Nullable PlayerEntity playerEntity, SoundEvent soundEvent, SoundCategory soundCategory, double double2, double double3, double double4, float float2, float float3) - Specified by:
method_3747in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(Laed;Lqe;Lqg;DDDFF)Vintermediary method_3747Lnet/minecraft/class_1155;method_3747(Lnet/minecraft/class_988;Lnet/minecraft/class_2926;Lnet/minecraft/class_2153;DDDFF)Vnamed method_3747Lnet/minecraft/world/WorldEventListener;method_3747(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/client/sound/SoundEvent;Lnet/minecraft/client/sound/SoundCategory;DDDFF)V
-
onRenderRegionUpdate
public void onRenderRegionUpdate(int x1, int y1, int z1, int x2, int y2, int z2) - Specified by:
onRenderRegionUpdatein interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(IIIIII)Vintermediary method_3745Lnet/minecraft/class_1155;method_3745(IIIIII)Vnamed onRenderRegionUpdateLnet/minecraft/world/WorldEventListener;onRenderRegionUpdate(IIIIII)V
-
method_11493
public void method_11493(World world, BlockPos blockPos, BlockState blockState, BlockState blockState2, int int2) - Specified by:
method_11493in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(Lamu;Let;Lawt;Lawt;I)Vintermediary method_11493Lnet/minecraft/class_1155;method_11493(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Lnet/minecraft/class_2232;I)Vnamed method_11493Lnet/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
- Specified by:
onLightUpdatein interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(Let;)Vintermediary method_8574Lnet/minecraft/class_1155;method_8574(Lnet/minecraft/class_2552;)Vnamed onLightUpdateLnet/minecraft/world/WorldEventListener;onLightUpdate(Lnet/minecraft/util/math/BlockPos;)V
-
method_8572
- Specified by:
method_8572in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(Lqe;Let;)Vintermediary method_8572Lnet/minecraft/class_1155;method_8572(Lnet/minecraft/class_2926;Lnet/minecraft/class_2552;)Vnamed method_8572Lnet/minecraft/world/WorldEventListener;method_8572(Lnet/minecraft/client/sound/SoundEvent;Lnet/minecraft/util/math/BlockPos;)V
-
method_3750
- Specified by:
method_3750in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(Laed;ILet;I)Vintermediary method_3750Lnet/minecraft/class_1155;method_3750(Lnet/minecraft/class_988;ILnet/minecraft/class_2552;I)Vnamed method_3750Lnet/minecraft/world/WorldEventListener;method_3750(Lnet/minecraft/entity/player/PlayerEntity;ILnet/minecraft/util/math/BlockPos;I)V
-
method_4692
- Specified by:
method_4692in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLamw;a(ILet;I)Vintermediary method_4692Lnet/minecraft/class_1155;method_4692(ILnet/minecraft/class_2552;I)Vnamed method_4692Lnet/minecraft/world/WorldEventListener;method_4692(ILnet/minecraft/util/math/BlockPos;I)V
-
setBlockBreakInfo
- Specified by:
setBlockBreakInfoin interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official bLamw;b(ILet;I)Vintermediary method_8573Lnet/minecraft/class_1155;method_8573(ILnet/minecraft/class_2552;I)Vnamed setBlockBreakInfoLnet/minecraft/world/WorldEventListener;setBlockBreakInfo(ILnet/minecraft/util/math/BlockPos;I)V
-