net.minecraft.world

public interface ModifiableWorld

ayh
net.minecraft.class_3602
net.minecraft.world.ModifiableWorld
net.minecraft.world.IWorldWriter
net.minecraft.world.IWorldWriter

Method summary

Modifier and TypeMethod
boolean
a(el arg0, blc arg1, int arg2)
method_8506(class_2552 arg0, class_2232 arg1, int arg2)
setBlockState(BlockPos pos, BlockState state, int flags)
func_180501_a(BlockPos arg0, IBlockState arg1, int arg2)
setBlockState(BlockPos pos, IBlockState newState, int flags)
boolean
a(aer arg0)
method_3686(class_864 arg0)
addEntity(Entity entity)
func_72838_d(Entity arg0)
spawnEntity(Entity entityIn)
boolean
g(el arg0)
method_8553(class_2552 arg0)
removeBlock(BlockPos pos)
func_175698_g(BlockPos arg0)
removeBlock(BlockPos pos)
void
a(ayi arg0, el arg1, int arg2)
method_16403(class_1161 arg0, class_2552 arg1, int arg2)
setLight(LightType type, BlockPos pos, int light)
func_175653_a(EnumLightType arg0, BlockPos arg1, int arg2)
setLightFor(EnumLightType type, BlockPos pos, int lightValue)
boolean
a(el arg0, boolean arg1)
method_8535(class_2552 arg0, boolean arg1)
breakBlock(BlockPos pos, boolean dropItems)
func_175655_b(BlockPos arg0, boolean arg1)
destroyBlock(BlockPos pos, boolean dropBlock)