-
Notifications
You must be signed in to change notification settings - Fork 1
IClientTerrainTexture
github-actions[bot] edited this page Jul 15, 2024
·
19 revisions
• num_mip_levels: number
ts/app/types/client/terrain_texture.ts:6
• padding: number
ts/app/types/client/terrain_texture.ts:7
• resource_pack_name: "vanilla"
ts/app/types/client/terrain_texture.ts:8
• texture_data: Object
▪ [key: string
]: { textures
: string
}
ts/app/types/client/terrain_texture.ts:10
• texture_name: `atlas.${string}`