Crate valence_registry

source ·
Expand description

valence_registry

Contains Minecraft’s networked registries. This includes the registry codec sent to clients during the initial join.

Re-exports

Modules

  • Contains biomes and the biome registry. Minecraft’s default biomes are added to the registry by default.
  • Contains dimension types and the dimension type registry. Minecraft’s default dimensions are added to the registry by default.

Structs

Traits