mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +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.
|
* 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
|
* Therefore, to stay on the safe side of Mojang, wood-like blocks have static types. This does unfortunately generate
|
||||||
* a lot of ugly code.
|
* a lot of ugly code.
|
||||||
|
*
|
||||||
|
* @internal
|
||||||
*/
|
*/
|
||||||
final class WoodLikeBlockIdHelper{
|
final class WoodLikeBlockIdHelper{
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user