public class UpdateBlockPacket extends Object implements BedrockPacket
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateBlockPacket.Flag |
| Modifier and Type | Field and Description |
|---|---|
static Set<UpdateBlockPacket.Flag> |
FLAG_ALL |
static Set<UpdateBlockPacket.Flag> |
FLAG_ALL_PRIORITY |
| Constructor and Description |
|---|
UpdateBlockPacket() |
| Modifier and Type | Method and Description |
|---|---|
BedrockPacketType |
getPacketType() |
PacketSignal |
handle(BedrockPacketHandler handler) |
public static final Set<UpdateBlockPacket.Flag> FLAG_ALL
public static final Set<UpdateBlockPacket.Flag> FLAG_ALL_PRIORITY
public PacketSignal handle(BedrockPacketHandler handler)
handle in interface BedrockPacketpublic BedrockPacketType getPacketType()
getPacketType in interface BedrockPacketCopyright © 2018–2022 CloudburstMC. All rights reserved.