Tweak Block.getTemperature to return actual block temperature
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -1090,6 +1090,9 @@ public interface World extends PluginMessageRecipient, Metadatable {
|
||||
* <p>
|
||||
* It is safe to run this method when the block does not exist, it will
|
||||
* not create the block.
|
||||
* <p>
|
||||
* This method will return the raw temperature without adjusting for block
|
||||
* height effects.
|
||||
*
|
||||
* @param x X coordinate of the block
|
||||
* @param z Z coordinate of the block
|
||||
|
||||
Reference in New Issue
Block a user