AAAAAAAAAAAAAAAAAAAA

This commit is contained in:
Dylan T 2019-07-03 20:02:33 +01:00 committed by GitHub
parent 1d96c1810f
commit 062e692069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ use function assert;
use function dechex;
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.