mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
Glass pane suffocation
This commit is contained in:
parent
09dd47722b
commit
f53e08bb84
@ -25,7 +25,7 @@ the Free Software Foundation, either version 3 of the License, or
|
||||
|
||||
*/
|
||||
|
||||
class GlassPaneBlock extends SolidBlock{
|
||||
class GlassPaneBlock extends TransparentBlock{
|
||||
public function __construct(){
|
||||
parent::__construct(GLASS_PANE, 0, "Glass Pane");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user