Package net.neoforged.neoforge.oldtest.misc
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.oldtest.misc
-
ClassDescriptionThis class provides a way to test the AnvilUpdateEvent.This test class shows an example of how to register unsynced and synced datapack registries, and how to use a dataprovider to generate json files for them.This test mod provides a way to register a
CustomPacketPayload
with a different protocol version on the client and the server to cause a mod channel mismatch.This test mod show a few example usages ofRegistry.byNameCodec()
to serialize and deserialize registry entries to JSON or NBT.