You can call these by world.method(parameters), world is an IWorld instance.
world.method(parameters)
int getTemperature(IBlockPos pos)
Returns temperature at the given position.
Last updated 1 year ago