MinecraftConsoles/Minecraft.Server
DrPerkyLegit 017f42b7cd
add enchantments (#7)
* adding enchantments

added enchantments, changed minor apis to ensure c# stays synced with the c++ server

* add missing enchant apis, oops

* add proper docs, and fix namings for stuff in itemmeta

---------

Co-authored-by: sylvessa <225480449+sylvessa@users.noreply.github.com>
2026-03-28 13:33:54 -05:00
..
Access Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
cmake/sources cleanup 2026-03-24 21:13:15 -05:00
Common Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
Console finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
docs Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
vendor Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
Windows64 finish rewrite; port to cmake, loads of other changes 2026-03-21 14:01:49 -05:00
CMakeLists.txt improve hostfxr loading, delete unnecessary logs 2026-03-21 16:40:07 -05:00
FourKitBridge.cpp cleanup 2026-03-24 21:13:15 -05:00
FourKitBridge.h add PlayerBedEnterEvent and PlayerBedLeaveEvent + 2 new HumanEntity funcs 2026-03-22 15:48:51 -05:00
FourKitMappers.cpp cleanup 2026-03-24 21:13:15 -05:00
FourKitNatives.cpp add enchantments (#7) 2026-03-28 13:33:54 -05:00
FourKitNatives.h cleanup 2026-03-24 21:13:15 -05:00
FourKitRuntime.cpp cleanup 2026-03-24 21:13:15 -05:00
FourKitRuntime.h cleanup 2026-03-24 21:13:15 -05:00
ServerLogger.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerLogger.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerLogManager.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerLogManager.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerProperties.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerProperties.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
ServerShutdown.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
WorldManager.cpp Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00
WorldManager.h Dedicated Server Software - Minecraft.Server.exe (#498) 2026-03-15 02:32:50 -05:00