public abstract class MixinWorldProvider extends Object
Modifier and Type | Field and Description |
---|---|
net.minecraft.world.WorldType |
terrainType |
protected net.minecraft.world.World |
worldObj |
Constructor and Description |
---|
MixinWorldProvider() |
Modifier and Type | Method and Description |
---|---|
int |
getBuildHeight() |
int |
getHeight() |
net.minecraft.util.BlockPos |
getRandomizedSpawnPoint() |
int |
getRespawnDimension(net.minecraft.entity.player.EntityPlayerMP player) |