Skip to content

Advancement API

DaFuqs edited this page Jun 14, 2022 · 1 revision

Client Advancement Callback

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

Advancement Helper

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.

Advancement Helper

Clone this wiki locally