Package com.ryankshah.questapi.impl.network
package com.ryankshah.questapi.impl.network
-
ClassesClassDescriptionBuilds registry-backed dispatch
Codecs for the extensible objective/reward/condition types, and the fullQuestcodec used to synchronise quest definitions to clients.Server-side packet handling logic shared by both loaders.Bridges the loader-independentQuestEventListenercallbacks to network sync, so thatQuestManagerImplitself never needs to know networking exists.