MCProtocolLib: Difference between revisions

From Kaboom Wiki
mNo edit summary
m Reverted edit by 62.210.102.85 (talk) to last revision by Opt
Tag: Rollback
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 11:19, 5 August 2026

MCProtocolLib is a Java Edition protocol library. It is designed completely differently from node-minecraft-protocol, so many Kaboom developers switching from node-minecraft-protocol to MCProtocolLib report a high learning curve, especially if they have had no prior experience writing Java code.

Programmers that only have experience writing JavaScript code may be better suited to using Kotlin, as Kotlin is backwards compatible with libraries developed for Java.

History[edit]

MCProtocolLib was originally developed by SteveIce10 (also known as Josh Moore) until it was eventually abandoned sometime in 2021. Eventually, it would be transferred to GeyserMC, the developers behind the Geyser plugin, on 23 September 2021.