rebuild
This commit is contained in:
@@ -37,8 +37,9 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
+
|
+
|
||||||
public Entity c(int i) {
|
public Entity c(int i) {
|
||||||
this.cj = true;
|
//this.cj = true; // CraftBukkit - Moved down and into PlayerList#changeDimension
|
||||||
if (this.dimension == 1 && i == 1) {
|
if (this.dimension == 1 && i == 1) {
|
||||||
|
@@ -0,0 +0,0 @@ public class EntityPlayer extends EntityHuman implements ICrafting {
|
||||||
this.world.kill(this);
|
this.world.kill(this);
|
||||||
if (!this.viewingCredits) {
|
if (!this.viewingCredits) {
|
||||||
this.viewingCredits = true;
|
this.viewingCredits = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user