public final class WorldEvent extends java.lang.Object
Constructor and Description |
---|
WorldEvent(net.minecraft.client.multiplayer.WorldClient world,
EventState state) |
Modifier and Type | Method and Description |
---|---|
EventState |
getState() |
net.minecraft.client.multiplayer.WorldClient |
getWorld() |
public WorldEvent(net.minecraft.client.multiplayer.WorldClient world, EventState state)
public final net.minecraft.client.multiplayer.WorldClient getWorld()
null
if being unloaded.public final EventState getState()