public class CooldownUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CooldownUtils.CooldownType |
| Constructor and Description |
|---|
CooldownUtils() |
| Modifier and Type | Method and Description |
|---|---|
static CooldownUtils.CooldownType |
getDefaultShowCooldown() |
static void |
sendCooldown(GeyserSession session)
Starts sending the fake cooldown to the Bedrock client.
|
static void |
setDefaultShowCooldown(String showCooldown) |
public static void setDefaultShowCooldown(String showCooldown)
public static CooldownUtils.CooldownType getDefaultShowCooldown()
public static void sendCooldown(GeyserSession session)
PreferencesCachesession - GeyserSessionCopyright © 2021 GeyserMC. All rights reserved.