Logo
Explore Help
Sign In
mirrors/Terra
1
0
Fork 0
You've already forked Terra
mirror of https://github.com/PolyhedralDev/Terra.git synced 2025-07-18 10:32:30 +00:00
Code Issues Packages Projects Releases Wiki Activity
Terra/platforms/minestom
History
ckyuri 32cc4976c8 Bug Fix - Entity Type was parsing a value that was incorrect and causing issues to load the world.
EntityType.fromId(Integer.parseInt(id));
to
delegate = EntityType.fromKey(id);
2025-04-12 14:10:54 +01:00
..
example
fix: move minestom example to own module
2025-01-05 16:58:28 +01:00
src/main/java/com/dfsek/terra/minestom
Bug Fix - Entity Type was parsing a value that was incorrect and causing issues to load the world.
2025-04-12 14:10:54 +01:00
build.gradle.kts
fix: remove unused application plugin from Minestom platform build script
2025-01-05 17:04:27 +01:00
Powered by Gitea Version: 1.23.6 Page: 53ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API