Class WrapperPlayClientChatCommand.WrappedArgumentSignatures
java.lang.Object
com.comphenix.packetwrapper.wrappers.play.serverbound.WrapperPlayClientChatCommand.WrappedArgumentSignatures
- Enclosing class:
- WrapperPlayClientChatCommand
-
Constructor Details
-
WrappedArgumentSignatures
public WrappedArgumentSignatures(List<WrapperPlayClientChatCommand.WrappedArgumentSignature> arguments) Constructs a list of signed arguments- Parameters:
arguments
- list of signed arguments to initialize with
-
WrappedArgumentSignatures
public WrappedArgumentSignatures()Constructs an empty list of signed arguments
-
-
Method Details
-
getArguments
Gets a mutable copy of the arguments list- Returns:
- mutable copy of arguments list
-
setArguments
Sets the arguments list- Parameters:
arguments
- list of signed arguments
-
toString
-
equals
-
hashCode
public int hashCode()
-