Class GamePack

java.lang.Object
live.crowdcontrol.cc4j.websocket.http.GamePack

public class GamePack extends Object
Describes a Crowd Control Game Pack.
  • Constructor Details

  • Method Details

    • getGamePackId

      @NotNull public @NotNull String getGamePackId()
    • getGame

      @NotNull public @NotNull GamePayload getGame()
    • getMeta

      @NotNull public @NotNull GamePackMeta getMeta()
    • getEffects

      @NotNull public @NotNull GamePackEffects getEffects()