Add defaulted-ness to registrar builders
Gaming32 opened this issue ยท 1 comments
Currently the game has a concept of "defaulted registries" that have a default return value. For example, block and item use air, and entity_type uses pig. It would be useful for registrar builders to expose this functionality.