Package net.minecraft.server.world
Class ServerWorldManager
java.lang.Object
net.minecraft.server.world.ServerWorldManager
- All Implemented Interfaces:
WorldEventListener
- Mappings:
Namespace Name official meintermediary net/minecraft/class_791named net/minecraft/server/world/ServerWorldManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_3743(int int2, int int3, int int4) voidmethod_3744(int int2, int int3, int int4, int int5, int int6) voidmethod_3746(String particleName, double x, double y, double z, double double2, double double3, double double4) voidmethod_3748(String string, int int2, int int3, int int4) voidmethod_3750(PlayerEntity playerEntity, int int2, int int3, int int4, int int5, int int6) voidmethod_3751(int int2, int int3, int int4) voidmethod_4692(int int2, int int3, int int4, int int5, int int6) voidvoidonEntityRemoved(Entity entity) voidonEntitySpawned(Entity entity) voidonRenderRegionUpdate(int x1, int y1, int z1, int x2, int y2, int z2) voidvoidplaySound(PlayerEntity except, String name, double x, double y, double z, float volume, float pitch)
-
Field Details
-
server
- Mappings:
Namespace Name Mixin selector official aLme;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 bLme;b:Lmi;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>Lme;<init>(Lnet/minecraft/server/MinecraftServer;Lmi;)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
-
method_3746
public void method_3746(String particleName, double x, double y, double z, double double2, double double3, double double4) - Specified by:
method_3746in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLafs;a(Ljava/lang/String;DDDDDD)Vintermediary method_3746Lnet/minecraft/class_1155;method_3746(Ljava/lang/String;DDDDDD)Vnamed method_3746Lnet/minecraft/world/WorldEventListener;method_3746(Ljava/lang/String;DDDDDD)V
-
onEntitySpawned
- Specified by:
onEntitySpawnedin interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLafs;a(Lqm;)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 bLafs;b(Lqm;)Vintermediary method_3752Lnet/minecraft/class_1155;method_3752(Lnet/minecraft/class_864;)Vnamed onEntityRemovedLnet/minecraft/world/WorldEventListener;onEntityRemoved(Lnet/minecraft/entity/Entity;)V
-
playSound
- Specified by:
playSoundin interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLafs;a(Ljava/lang/String;DDDFF)Vintermediary method_3747Lnet/minecraft/class_1155;method_3747(Ljava/lang/String;DDDFF)Vnamed playSoundLnet/minecraft/world/WorldEventListener;playSound(Ljava/lang/String;DDDFF)V
-
playSound
public void playSound(PlayerEntity except, String name, double x, double y, double z, float volume, float pitch) - Specified by:
playSoundin interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLafs;a(Lxk;Ljava/lang/String;DDDFF)Vintermediary method_4693Lnet/minecraft/class_1155;method_4693(Lnet/minecraft/class_988;Ljava/lang/String;DDDFF)Vnamed playSoundLnet/minecraft/world/WorldEventListener;playSound(Lnet/minecraft/entity/player/PlayerEntity;Ljava/lang/String;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 aLafs;a(IIIIII)Vintermediary method_3745Lnet/minecraft/class_1155;method_3745(IIIIII)Vnamed onRenderRegionUpdateLnet/minecraft/world/WorldEventListener;onRenderRegionUpdate(IIIIII)V
-
method_3743
public void method_3743(int int2, int int3, int int4) - Specified by:
method_3743in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLafs;a(III)Vintermediary method_3743Lnet/minecraft/class_1155;method_3743(III)Vnamed method_3743Lnet/minecraft/world/WorldEventListener;method_3743(III)V
-
method_3751
public void method_3751(int int2, int int3, int int4) - Specified by:
method_3751in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official bLafs;b(III)Vintermediary method_3751Lnet/minecraft/class_1155;method_3751(III)Vnamed method_3751Lnet/minecraft/world/WorldEventListener;method_3751(III)V
-
method_3748
- Specified by:
method_3748in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLafs;a(Ljava/lang/String;III)Vintermediary method_3748Lnet/minecraft/class_1155;method_3748(Ljava/lang/String;III)Vnamed method_3748Lnet/minecraft/world/WorldEventListener;method_3748(Ljava/lang/String;III)V
-
method_3750
public void method_3750(PlayerEntity playerEntity, int int2, int int3, int int4, int int5, int int6) - Specified by:
method_3750in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLafs;a(Lxk;IIIII)Vintermediary method_3750Lnet/minecraft/class_1155;method_3750(Lnet/minecraft/class_988;IIIII)Vnamed method_3750Lnet/minecraft/world/WorldEventListener;method_3750(Lnet/minecraft/entity/player/PlayerEntity;IIIII)V
-
method_4692
public void method_4692(int int2, int int3, int int4, int int5, int int6) - Specified by:
method_4692in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official aLafs;a(IIIII)Vintermediary method_4692Lnet/minecraft/class_1155;method_4692(IIIII)Vnamed method_4692Lnet/minecraft/world/WorldEventListener;method_4692(IIIII)V
-
method_3744
public void method_3744(int int2, int int3, int int4, int int5, int int6) - Specified by:
method_3744in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official bLafs;b(IIIII)Vintermediary method_3744Lnet/minecraft/class_1155;method_3744(IIIII)Vnamed method_3744Lnet/minecraft/world/WorldEventListener;method_3744(IIIII)V
-
method_6413
public void method_6413()- Specified by:
method_6413in interfaceWorldEventListener- Mappings:
Namespace Name Mixin selector official bLafs;b()Vintermediary method_6413Lnet/minecraft/class_1155;method_6413()Vnamed method_6413Lnet/minecraft/world/WorldEventListener;method_6413()V
-