IWorld Expansion

ZenMethods

You can call these by world.method(parameters), world is an IWorld instance.

ZenMethod
Description

int getTemperature(IBlockPos pos)

Returns temperature at the given position.

Last updated