Uses of Class
dev.wyck.level.dimension.clock.TimeMarker.Builder
Packages that use TimeMarker.Builder
-
Uses of TimeMarker.Builder in dev.wyck.level.dimension.clock
Methods in dev.wyck.level.dimension.clock that return TimeMarker.BuilderModifier and TypeMethodDescriptionTimeMarker.Builder.key(ResourceKey key) Sets the key of the time marker.TimeMarker.Builder.showInCommands(boolean showInCommands) Sets whether the time marker should be shown in the /time command.TimeMarker.Builder.ticks(int ticks) Sets the number of ticks the time marker represents.default TimeMarker.BuilderTimeMarker.toBuilder()Creates a new builder with the same values as this time marker.