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 voidClientPayloadHandler.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_CODECstatic final CustomPacketPayload.Type<ClientboundCustomSetTimePayload> ClientboundCustomSetTimePayload.TYPEMethods in net.neoforged.neoforge.network.payload that return types with arguments of type ClientboundCustomSetTimePayload