Added Fire, Lava damage

This commit is contained in:
Shoghi Cervantes
2014-09-16 10:42:29 +02:00
parent e608acbd1c
commit e9a2f88847
6 changed files with 63 additions and 15 deletions

View File

@ -42,7 +42,7 @@ class FenceGate extends Transparent{
if(($this->getDamage() & 0x04) > 0){
return null;
}
$i = ($this->getDamage() & 0x03);
if($i === 2 and $i === 0){
return new AxisAlignedBB(