Package | Description |
---|---|
com.comphenix.protocol.injector |
Modifier and Type | Class and Description |
---|---|
static class |
PacketConstructor.BukkitUnwrapper |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<PacketConstructor.Unwrapper> |
PacketConstructor.getUnwrappers() |
Modifier and Type | Method and Description |
---|---|
PacketConstructor |
PacketConstructor.withUnwrappers(java.util.List<PacketConstructor.Unwrapper> unwrappers)
Return a copy of the current constructor with a different list of unwrappers.
|