-
Notifications
You must be signed in to change notification settings - Fork 11
Advancement API
DaFuqs edited this page Jun 14, 2022
·
1 revision
A callback triggered when the client instance get's synched an advancement package. Instead of fetching and processing the AdvancementUpdateS2CPacket this already includes finished lists of all advancements that are gotten / removed and if it is the first package sent to the client when joining a world.
ClientAdvancementPackageCallback
Contains a list of static functions to query what advancements a player has, no matter if it is a client/serverside query. Also provides functions to query the state of an advancement fully clientside.