Package | Description |
---|---|
net.minecraft.network.play.server |
Modifier and Type | Field and Description |
---|---|
private SWorldBorderPacket.Action |
SWorldBorderPacket.action |
Modifier and Type | Method and Description |
---|---|
static SWorldBorderPacket.Action |
SWorldBorderPacket.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SWorldBorderPacket.Action[] |
SWorldBorderPacket.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SWorldBorderPacket(WorldBorder border,
SWorldBorderPacket.Action actionIn) |