Fast NBT
Мод для Minecraft
0 серверов
Fast NBT и сотни других модов — на серверах PiglinMine
Бесплатный лаунчер, всё ставится автоматически
Описание мода
This mod optimizes various methods in the CompoundTag class:
- For all kinds of
getmethods: In the vanilla game, it first calls thecontainsmethod to check if the key exists, then invokes thegetmethod. This results in two map lookups. This mod merges these two operations into one and applies inlining, which greatly improves the lookup speed. - It optimizes the iteration logic of the class: It replaces the pattern of iterating with
keySetpaired withgetwith an approach that iterates keys and values simultaneously, thus avoiding a large number of lookups during iteration. - It optimizes operations involving
getmethods in other related classes.
Гайды от игроков
Написать гайд Играй на PiglinMine
Большие модпаки и квестовые сезоны
Скачай лаунчер — все моды установятся автоматически, регистрация и сервера уже внутри.
Скачать лаунчер