get As
Returns the Rebar 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 Rebar 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 Rebar 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 Rebar 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 Rebar 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 Rebar 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