Allow direct opening of another player's inventory
Not recommended - bugs may result, especially re: slot updates By: md_5 <git@md-5.net>
This commit is contained in:
@@ -324,6 +324,7 @@ public class CraftHumanEntity extends CraftLivingEntity implements HumanEntity {
|
|||||||
customSize = Containers.GENERIC_9X3;
|
customSize = Containers.GENERIC_9X3;
|
||||||
break;
|
break;
|
||||||
case 36:
|
case 36:
|
||||||
|
case 41: // PLAYER
|
||||||
customSize = Containers.GENERIC_9X4;
|
customSize = Containers.GENERIC_9X4;
|
||||||
break;
|
break;
|
||||||
case 45:
|
case 45:
|
||||||
|
|||||||
Reference in New Issue
Block a user