Initial stab at 1.11
About halfway.
This commit is contained in:
parent
ce52aea512
commit
00d6f8eb46
157 changed files with 1036 additions and 1554 deletions
|
@ -16,8 +16,6 @@ import com.mojang.authlib.GameProfile;
|
|||
*/
|
||||
public class FakePlayerBM extends FakePlayer
|
||||
{
|
||||
ItemStack prevWeapon;
|
||||
|
||||
public FakePlayerBM(World world, BlockPos pos, GameProfile profile)
|
||||
{
|
||||
super(FMLCommonHandler.instance().getMinecraftServerInstance().worldServerForDimension(world.provider.getDimension()), profile);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue