GameSettings

The minecraft settings!

Properties

fov

fov: number

The FOV setting.


gamma

gamma: number

The gamma setting.


keyBindAttack

readonly keyBindAttack: MCKeyBinding

The left click keybind.


keyBindBack

readonly keyBindBack: MCKeyBinding

The back key binding.


keyBindChat

readonly keyBindChat: MCKeyBinding

The chat keybind.


keyBindCommand

readonly keyBindCommand: MCKeyBinding

The command keybind.


keyBindDrop

readonly keyBindDrop: MCKeyBinding

The drop keybind.


keyBindForward

readonly keyBindForward: MCKeyBinding

The forward key binding.


keyBindFullscreen

readonly keyBindFullscreen: MCKeyBinding

The fullscreen keybind.


keyBindInventory

readonly keyBindInventory: MCKeyBinding

The inventory keybind.


keyBindJump

readonly keyBindJump: MCKeyBinding

The jump key binding.


keyBindLeft

readonly keyBindLeft: MCKeyBinding

The left key binding.


keyBindPlayerList

readonly keyBindPlayerList: MCKeyBinding

The player list keybind.


keyBindRight

readonly keyBindRight: MCKeyBinding

The right key binding.


keyBindScreenshot

readonly keyBindScreenshot: MCKeyBinding

The screenshot keybind.


keyBindSmoothCamera

readonly keyBindSmoothCamera: MCKeyBinding

The smooth camera keybind.


keyBindSneak

readonly keyBindSneak: MCKeyBinding

The sneak key binding.


keyBindSpectatorOutlines

readonly keyBindSpectatorOutlines: MCKeyBinding

The spectator outlines keybind.


keyBindSprint

readonly keyBindSprint: MCKeyBinding

The sprint key binding.


keyBindTogglePerspective

readonly keyBindTogglePerspective: MCKeyBinding

The perspective toggle keybind.


keyBindUseItem

readonly keyBindUseItem: MCKeyBinding

The right click keybind.


saturation

readonly saturation: number


thirdPersonView

thirdPersonView: number

The perspective mode: 0 = First person, 1 = Third person back view, 2 = Third person front view


viewBobbing

viewBobbing: boolean

Whether view bobbing is enabled.

Last updated