Class PlayerContainerQuery

java.lang.Object
com.djrapitops.plan.storage.database.queries.containers.PlayerContainerQuery
All Implemented Interfaces:
Query<PlayerContainer>

public class PlayerContainerQuery extends Object implements Query<PlayerContainer>
Used to get a PlayerContainer of a specific player.

Blocking methods are not called until DataContainer getter methods are called.