public class ItemStackRequest extends Object
ItemStackRequestPacket or
PlayerAuthInputPacket sent by the client to
change an item in an inventory.
Item stack requests are either approved or rejected by the server using the ItemStackResponse packet.| Constructor and Description |
|---|
ItemStackRequest(int requestId,
StackRequestActionData[] actions,
String[] filterStrings) |
public ItemStackRequest(int requestId,
StackRequestActionData[] actions,
String[] filterStrings)
Copyright © 2018–2022 CloudburstMC. All rights reserved.