219220221222223224225
*/ return false; } public static EntityPlayer getFakePlayer(TileEntity tile) { return new FakePlayer(tile); }