Geyser/connector/src/main/java/org/geysermc/connector/registry/type
Camotoy 25edf41329
Some optimizations
- Fix recipe registry not using an int key-based map
- Versioned registries now use Fastutil more effectively
- Replace uses of String#split for block identifier manipulation with #indexOf and #substring
- Reuse Patterns in collision loader
2021-07-15 18:03:41 -04:00
..
BlockMapping.java Some optimizations 2021-07-15 18:03:41 -04:00
BlockMappings.java Implement a new registry system (#2306) 2021-07-12 21:19:40 -04:00
GeyserMappingItem.java Implement a new registry system (#2306) 2021-07-12 21:19:40 -04:00
ItemMapping.java Implement a new registry system (#2306) 2021-07-12 21:19:40 -04:00
ItemMappings.java Implement a new registry system (#2306) 2021-07-12 21:19:40 -04:00
PaletteItem.java Implement a new registry system (#2306) 2021-07-12 21:19:40 -04:00
ParticleMapping.java Implement a new registry system (#2306) 2021-07-12 21:19:40 -04:00
SoundMapping.java Implement a new registry system (#2306) 2021-07-12 21:19:40 -04:00