Open DaisukeDaisuke opened 1 year ago
none
https://github.com/pmmp/PocketMine-MP/blob/0edc5f81138afec6099b48e81104b7a84f6f6d46/src/block/Fence.php#L40-L52 https://github.com/pmmp/PocketMine-MP/blob/stable/src/block/Fence.php#L40
probably the same https://github.com/pmmp/PocketMine-MP/blob/major-next/src/block/Fence.php#L40
This probably broke whenever the NetherBrickFence class was removed. instanceof static is evil...
NetherBrickFence
instanceof static
Issue description
Steps to reproduce the issue
OS and versions
Plugins
none
Crashdump, backtrace or other files
java 1.19.3
pmmp
pm4
https://github.com/pmmp/PocketMine-MP/blob/0edc5f81138afec6099b48e81104b7a84f6f6d46/src/block/Fence.php#L40-L52 https://github.com/pmmp/PocketMine-MP/blob/stable/src/block/Fence.php#L40
pm5
probably the same https://github.com/pmmp/PocketMine-MP/blob/major-next/src/block/Fence.php#L40