Uses of Enum Class
net.minecraft.world.clock.ServerClockManager.MoveResult
Packages that use ServerClockManager.MoveResult
-
Uses of ServerClockManager.MoveResult in net.minecraft.world.clock
Subclasses with type arguments of type ServerClockManager.MoveResult in net.minecraft.world.clockMethods in net.minecraft.world.clock that return ServerClockManager.MoveResultModifier and TypeMethodDescriptionServerClockManager.moveToTimeMarker(Holder<WorldClock> clock, ResourceKey<ClockTimeMarker> timeMarkerId) Returns the enum constant of this class with the specified name.static ServerClockManager.MoveResult[]ServerClockManager.MoveResult.values()Returns an array containing the constants of this enum class, in the order they are declared.