ConstReadonlyall: 7Shorthand for REMOTE_DIFFERENT_WORLDS, REMOTE_OWN_WORLD, and REMOTE_STARTING_INVENTORY.
Readonlyminimal: 0Indicates the client only receives items created by cheat commands.
Readonlyothers: 1Indicates the client get items sent from other worlds.
Readonlyown: 2Indicates the client get items sent from your own world. Requires REMOTE_DIFFERENT_WORLDS to be set.
Readonlystarting: 4Indicates the client get your starting inventory sent. Requires REMOTE_DIFFERENT_WORLDS to be set.
Bit flags configuring which items should be sent by the server to this client.