Class WorldCache
java.lang.Object
org.geysermc.geyser.session.cache.WorldCache
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.github.steveice10.mc.protocol.data.game.setting.Difficulty
int
void
void
setDifficulty(com.github.steveice10.mc.protocol.data.game.setting.Difficulty difficulty)
-
Constructor Details
-
WorldCache
-
-
Method Details
-
removeScoreboard
public void removeScoreboard() -
increaseAndGetScoreboardPacketsPerSecond
public int increaseAndGetScoreboardPacketsPerSecond() -
getSession
-
getScoreboardSession
-
getScoreboard
-
getDifficulty
public com.github.steveice10.mc.protocol.data.game.setting.Difficulty getDifficulty() -
setDifficulty
public void setDifficulty(com.github.steveice10.mc.protocol.data.game.setting.Difficulty difficulty)
-