Uses of Class
net.minecraft.world.clock.ServerClockManager.ClockInstance
Packages that use ServerClockManager.ClockInstance
-
Uses of ServerClockManager.ClockInstance in net.minecraft.world.clock
Fields in net.minecraft.world.clock with type parameters of type ServerClockManager.ClockInstanceModifier and TypeFieldDescriptionprivate final Map<Holder<WorldClock>, ServerClockManager.ClockInstance> ServerClockManager.clocksMethods in net.minecraft.world.clock that return ServerClockManager.ClockInstanceModifier and TypeMethodDescriptionprivate ServerClockManager.ClockInstanceServerClockManager.getInstance(Holder<WorldClock> definition) Method parameters in net.minecraft.world.clock with type arguments of type ServerClockManager.ClockInstanceModifier and TypeMethodDescriptionprivate voidServerClockManager.modifyClock(Holder<WorldClock> clock, Consumer<? super ServerClockManager.ClockInstance> action)