Cache Type - SpyglassMC/Spyglass GitHub Wiki
- tag/block
- tag/entity_type
- tag/fluid
- tag/function
- tag/item
- worldgen/biome
- worldgen/configured_carver
- worldgen/configured_decorator
- worldgen/configured_feature
- worldgen/configured_structure_feature
- worldgen/configured_surface_builder
- worldgen/processor_list
- worldgen/template_pool
- advancement
- dimension
- dimension_type
- function
- loot_table
- predicate
- recipe
- bossbar
- entity
- objective
- score_holder
- storage
- tag
- team
- alias/entity
- alias/uuid
- alias/vector
- color
| Version | Description | 
|---|---|
| ? | ? | 
| 3.0.0 | Make all cache types singular. Added cache categories for dimension,dimension_type, andworldgen/*. | 
| 3.0.1 | Added cache categories for structureandworldgen/noise_settings.Refactor the ClientCache file to make easier to maintain. |