mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +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(){
|
public function __construct(){
|
||||||
parent::__construct(GLASS_PANE, 0, "Glass Pane");
|
parent::__construct(GLASS_PANE, 0, "Glass Pane");
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user