Class SevenElementsPayloadsS2C
java.lang.Object
io.github.xrickastley.sevenelements.registry.SevenElementsPayloadsS2C
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister()static <T extends CustomPayload>
voidregister(CustomPayload.Id<T> id, PacketCodec<RegistryByteBuf, T> codec)
-
Constructor Details
-
SevenElementsPayloadsS2C
public SevenElementsPayloadsS2C()
-
-
Method Details
-
register
public static void register() -
register
public static <T extends CustomPayload> void register(CustomPayload.Id<T> id, PacketCodec<RegistryByteBuf, T> codec)
-