File Details
pulsar-0.3.0-1.20.1-build.26-sources.jar
- B
- Jun 12, 2026
- 67.56 KB
- 3
- 1.20.1
- Fabric
File Name
pulsar-0.3.0-1.20.1-build.26-sources.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
What's New:
- Added
loot.LootCodecs&loot.LootContextBuilderfrom Andromeda and Commander.- in 1.20.1,
LootCodecsis a wrapper aroundJson(De)SerializationContext, in future versions it uses the real codecs. LootContextBuilderis a wrapper aroundLootParams.Builderwith some utility methods added.
- in 1.20.1,
- Exposed custom dynamic ops in
JsonCodecDataLoader, finalized theapply, moved codec parsing toprepare, matching newer MC versions.