Uses of Record Class
net.neoforged.neoforge.network.payload.ClientboundCustomSetTimePayload
Packages that use ClientboundCustomSetTimePayload
Package
Description
-
Uses of ClientboundCustomSetTimePayload in net.neoforged.neoforge.client.network.handlers
Methods in net.neoforged.neoforge.client.network.handlers with parameters of type ClientboundCustomSetTimePayloadModifier and TypeMethodDescriptionprivate static void
ClientPayloadHandler.handle
(ClientboundCustomSetTimePayload payload, IPayloadContext context) -
Uses of ClientboundCustomSetTimePayload in net.neoforged.neoforge.network.payload
Fields in net.neoforged.neoforge.network.payload with type parameters of type ClientboundCustomSetTimePayloadModifier and TypeFieldDescriptionClientboundCustomSetTimePayload.STREAM_CODEC
static final CustomPacketPayload.Type
<ClientboundCustomSetTimePayload> ClientboundCustomSetTimePayload.TYPE
Methods in net.neoforged.neoforge.network.payload that return types with arguments of type ClientboundCustomSetTimePayload