net.minecraft.world

public interface IWorld

extends EntityView, ViewableWorld, ModifiableTestableWorld

bhn
net.minecraft.class_1936
net.minecraft.world.IWorld
net.minecraft.world.IWorld

Method summary

Modifier and TypeMethod
long
n_()
method_8412()
getSeed()
func_72905_C()
default float
aa()
method_8391()
getMoonSize()
func_130001_d()
default float
j(float arg0)
method_8400(float arg0)
getSkyAngle(float arg0)
func_72826_c(float arg0)
TickScheduler<Block>
G()
method_8397()
getBlockTickScheduler()
func_205220_G_()
TickScheduler<Fluid>
F()
method_8405()
getFluidTickScheduler()
func_205219_F_()
World
m_()
method_8410()
getWorld()
func_201672_e()
LevelProperties
p_()
method_8401()
getLevelProperties()
func_72912_H()
LocalDifficulty
e(ev arg0)
method_8404(class_2338 arg0)
getLocalDifficulty(BlockPos arg0)
func_175649_E(BlockPos arg0)
default Difficulty
ac()
method_8407()
getDifficulty()
func_175659_aa()
ChunkManager
E()
method_8398()
getChunkManager()
func_72863_F()
default boolean
b(int arg0, int arg1)
method_8393(int arg0, int arg1)
isChunkLoaded(int arg0, int arg1)
func_217354_b(int arg0, int arg1)
Random
k()
method_8409()
getRandom()
func_201674_k()
void
a(ev arg0, bmq arg1)
method_8408(class_2338 arg0, class_2248 arg1)
updateNeighbors(BlockPos arg0, Block arg1)
func_195592_c(BlockPos arg0, Block arg1)
void
a(awb arg0, ev arg1, ym arg2, yo arg3, float arg4, float arg5)
method_8396(class_1657 arg0, class_2338 arg1, class_3414 arg2, class_3419 arg3, float arg4, float arg5)
playSound(PlayerEntity arg0, BlockPos arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
func_184133_a(PlayerEntity arg0, BlockPos arg1, SoundEvent arg2, SoundCategory arg3, float arg4, float arg5)
void
a(ge arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
method_8406(class_2394 arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addParticle(ParticleEffect arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
func_195594_a(IParticleData arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
void
a(awb arg0, int arg1, ev arg2, int arg3)
method_8444(class_1657 arg0, int arg1, class_2338 arg2, int arg3)
playLevelEvent(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
func_217378_a(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
default void
c(int arg0, ev arg1, int arg2)
method_20290(int arg0, class_2338 arg1, int arg2)
playLevelEvent(int arg0, BlockPos arg1, int arg2)
func_217379_c(int arg0, BlockPos arg1, int arg2)
default Stream<VoxelShape>
a(ail arg0, crw arg1, Set<ail> arg2)
method_20743(class_1297 arg0, class_238 arg1, Set<class_1297> arg2)
method_20743(Entity arg0, Box arg1, Set<Entity> arg2)
func_223439_a(Entity arg0, AxisAlignedBB arg1, Set<Entity> arg2)
default boolean
a(ail arg0, csv arg1)
method_8611(class_1297 arg0, class_265 arg1)
intersectsEntities(Entity arg0, VoxelShape arg1)
func_195585_a(Entity arg0, VoxelShape arg1)
default int
ab()
method_8394()
getMoonPhase()
func_72853_d()
BlockPos
o_()
method_8395()
getSpawnPos()
func_175694_M()