For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/types/GraphicsSettingsPropertyTypeMap.md.

Type Alias: GraphicsSettingsPropertyTypeMap experimental

GraphicsSettingsPropertyTypeMap = object

Beta

Defines type information for graphics settings properties.

Properties

DisableBlockEntityRendering?

optional DisableBlockEntityRendering?: boolean


DisableEntityRendering?

optional DisableEntityRendering?: boolean


DisableParticleRendering?

optional DisableParticleRendering?: boolean


DisableTerrainRendering?

optional DisableTerrainRendering?: boolean


DisableWeatherRendering?

optional DisableWeatherRendering?: boolean


GraphicsMode?

optional GraphicsMode?: GraphicsMode


NightVision?

optional NightVision?: boolean


ShowChunkBoundaries?

optional ShowChunkBoundaries?: boolean


ShowCompass?

optional ShowCompass?: boolean


ShowInvisibleBlocks?

optional ShowInvisibleBlocks?: boolean


ShowToastNotifications?

optional ShowToastNotifications?: boolean