mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-12 14:35:35 +00:00
AAAAAAAAAAAAAAAAAAAA
This commit is contained in:
parent
1d96c1810f
commit
062e692069
@ -49,7 +49,7 @@ use function assert;
|
|||||||
use function dechex;
|
use function dechex;
|
||||||
use const PHP_INT_MAX;
|
use const PHP_INT_MAX;
|
||||||
|
|
||||||
class Block implements BlockLegacyIds{
|
class Block extends Position implements BlockLegacyIds{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns a new Block instance with the specified ID, meta and position.
|
* Returns a new Block instance with the specified ID, meta and position.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user