Fix doc formatting from FullChunk -> Chunk mass-replace

This commit is contained in:
Dylan K. Taylor
2017-01-02 20:26:59 +00:00
parent 69369c8998
commit 55791e0819
4 changed files with 8 additions and 8 deletions

View File

@ -489,7 +489,7 @@ abstract class Entity extends Location implements Metadatable{
/**
* @param int|string $type
* @param Chunk $chunk
* @param Chunk $chunk
* @param CompoundTag $nbt
* @param $args
*