Constructors
constructor
new WoolWarsClass( data: Record<string, any>, classInput: | "ASSAULT" | "TANK" | "GOLEM" | "SWORDSMAN" | "ENGINEER" | "ARCHER",): WoolWarsClass Parameters
- data: Record<string, any>
- classInput: "ASSAULT" | "TANK" | "GOLEM" | "SWORDSMAN" | "ENGINEER" | "ARCHER"
Properties
blocksBroken
blocksBroken: number
gamesPlayed
gamesPlayed: number
placeBreakRatio
placeBreakRatio: number
woolsPlaced
woolsPlaced: number