Uses of Record Class
net.neoforged.neoforge.debug.entity.EntityTests.CustomSyncPayload
Packages that use EntityTests.CustomSyncPayload
-
Uses of EntityTests.CustomSyncPayload in net.neoforged.neoforge.debug.entity
Fields in net.neoforged.neoforge.debug.entity with type parameters of type EntityTests.CustomSyncPayloadModifier and TypeFieldDescriptionprivate static final net.minecraft.network.codec.StreamCodec
<net.minecraft.network.FriendlyByteBuf, EntityTests.CustomSyncPayload> EntityTests.CustomSyncPayload.STREAM_CODEC
private static final net.minecraft.network.protocol.common.custom.CustomPacketPayload.Type
<EntityTests.CustomSyncPayload> EntityTests.CustomSyncPayload.TYPE
Methods in net.neoforged.neoforge.debug.entity that return types with arguments of type EntityTests.CustomSyncPayloadModifier and TypeMethodDescriptionnet.minecraft.network.protocol.common.custom.CustomPacketPayload.Type
<EntityTests.CustomSyncPayload> EntityTests.CustomSyncPayload.type()