Interface WorldClock
public sealed interface WorldClock
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Codec<RegistryKey<WorldClock>> static final NetworkBuffer.Type<RegistryKey<WorldClock>> static final RegistryKey<WorldClock> static final Codec<WorldClock> static final RegistryKey<WorldClock> -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic WorldClockcreate()static DynamicRegistry<WorldClock> Creates a new instance of the "minecraft:world_clock" registry containing the vanilla contents.
-
Field Details
-
NETWORK_TYPE
-
CODEC
-
REGISTRY_CODEC
-
THE_END
-
OVERWORLD
-
-
Method Details
-
create
-
createDefaultRegistry
Creates a new instance of the "minecraft:world_clock" registry containing the vanilla contents.- See Also:
-