Update CraftBukkit to 1.6.1
This commit is contained in:
committed by
Wesley Wolfe
parent
f887b76a25
commit
6c09066e22
@@ -60,7 +60,7 @@ public class BlockPortal extends BlockHalfTransparant {
|
||||
return false;
|
||||
}
|
||||
|
||||
public boolean n_(World world, int i, int j, int k) {
|
||||
public boolean o_(World world, int i, int j, int k) {
|
||||
byte b0 = 0;
|
||||
byte b1 = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user