EnvironmentHub
interface EnvironmentHub
Hub interface for packet-based environment manipulation.
Provides methods to send fake weather, time, biome, and world border updates to individual players without affecting the actual server state.
Inheritors
Functions
Link copied to clipboard
Resets the player's world border to the server's actual world border.
Link copied to clipboard
Sends a world border update packet to the player.
Link copied to clipboard
Sends a fake biome override to the player for their current chunk.
Link copied to clipboard
Sends a fake time update to the player.
Link copied to clipboard
Sends a fake weather state to the player.
Link copied to clipboard
Sends a fake world border configuration to the player.
Link copied to clipboard
Sets the rain and thunder intensity levels for the player via packets.