mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
Mark WoodLikeBlockIdHelper as internal
This commit is contained in:
parent
0ed5e94a72
commit
4f4dca7fc0
@ -42,6 +42,8 @@ use pocketmine\utils\AssumptionFailedError;
|
||||
* as flammability, hardness, required tool tier, etc.
|
||||
* Therefore, to stay on the safe side of Mojang, wood-like blocks have static types. This does unfortunately generate
|
||||
* a lot of ugly code.
|
||||
*
|
||||
* @internal
|
||||
*/
|
||||
final class WoodLikeBlockIdHelper{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user