/
net.azurune.runiclib.common.util to net.azurune.runiclib.core.library.miscregisterEntityAttributes to RLRegistryHelper for adding default entity attributes in commonregisterEntityRenderer to RLClientHelper for adding entity renderers in commonregisterLayerDefinition to RLClientHelper for adding entity model layers in commonsendToPlayer and sendToServer for sending a CustomPacketPayload in commonRuniconfig.registerConfig(MOD_ID, TestConfig.class, TestConfig::new);Runiconfig.getConfig(<modid>) to get the config value of a specified modidcreateInstance which instantiates a class from a specified path, this is useful for getting
classes from other mods and if they cannot be found it returns a fallbackphysical_resistance, magic_resistance, elemental_resistance, and blast_resistance attributes, these block an x% of damage from
their corresponding damage sources (magic uses witch_resistance_to tag, elemental includes all fire/lava and freezing damage, physical includes
most basic projectiles and basic player/mob attacks)
RunicLib - библиотечный мод для Майнкрафт, который добавляет утилиты для MultiLoader, новые атрибуты и эффекты. Упрощает разработку модов под Fabric, Forge и NeoForge.