get As
Returns the Pylon block (of type T) at the given blockPosition, or null if the block does not exist or is not of the expected class.
Throws
if the chunk containing the block is not loaded
Returns the Pylon block (of type T) at the given block, or null if the block does not exist or is not of the expected class.
Throws
if the chunk containing the block is not loaded
Returns the Pylon block (of type T) at the given location, or null if the block does not exist or is not of the expected class.
Throws
if the chunk containing the block is not loaded
Gets the Pylon block (of type T) at the given blockPosition.
Returns null if the block does not exist or is not of the expected class.
Throws
if the chunk containing the block is not loaded
Returns the Pylon block (of type T) at the given block.
Returns null if the block does not exist or is not of the expected class.
Throws
if the chunk containing the block is not loaded
Returns the Pylon block (of type T) at the given location.
Returns null if the block does not exist or is not of the expected class.
Throws
if the chunk containing the block is not loaded