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