| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.codec.v388.serializer | |
| org.cloudburstmc.protocol.bedrock.data.command |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AvailableCommandsSerializer_v388.writeEnumConstraint(ByteBuf buffer,
BedrockCodecHelper helper,
it.unimi.dsi.fastutil.longs.LongObjectPair<Set<CommandEnumConstraint>> pair) |
| Modifier and Type | Method and Description |
|---|---|
static CommandEnumConstraint |
CommandEnumConstraint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandEnumConstraint[] |
CommandEnumConstraint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2022 CloudburstMC. All rights reserved.