public class ContainerSetDataPacket extends BedrockPacket
| Modifier and Type | Field and Description |
|---|---|
static int |
BREWING_STAND_BREW_TIME |
static int |
BREWING_STAND_FUEL_AMOUNT |
static int |
BREWING_STAND_FUEL_TOTAL |
static int |
FURNACE_FUEL_AUX |
static int |
FURNACE_LIT_DURATION |
static int |
FURNACE_LIT_TIME |
static int |
FURNACE_STORED_XP |
static int |
FURNACE_TICK_COUNT |
| Constructor and Description |
|---|
ContainerSetDataPacket() |
| Modifier and Type | Method and Description |
|---|---|
BedrockPacketType |
getPacketType() |
boolean |
handle(BedrockPacketHandler handler) |
public static final int FURNACE_TICK_COUNT
public static final int FURNACE_LIT_TIME
public static final int FURNACE_LIT_DURATION
public static final int FURNACE_STORED_XP
public static final int FURNACE_FUEL_AUX
public static final int BREWING_STAND_BREW_TIME
public static final int BREWING_STAND_FUEL_AMOUNT
public static final int BREWING_STAND_FUEL_TOTAL
public final boolean handle(BedrockPacketHandler handler)
handle in class BedrockPacketpublic BedrockPacketType getPacketType()
getPacketType in class BedrockPacketCopyright © 2018–2022 NukkitX. All rights reserved.