History - net.minecraft.server.world.ServerClocks
26.3
Names
Fields
Constructors
Methods
ServerClocks$Entry (RegistryEntry<WorldClockKey>): getInstance, getInstance, method_1_970, getEntry
ServerClocks$Entry (RegistryEntry<WorldClockKey>): getInstance, getInstance, method_1_7638, get
boolean (RegistryEntry<WorldClockKey>, RegistryKey<TimeMarker>): moveToTimeMarker, moveToTimeMarker, method_1_987, advanceToNextMarker
long (RegistryEntry<WorldClockKey>): getTotalTicks, getTotalTicks, method_1_872, getTime
ServerClocks$MarkerStatus (RegistryEntry<WorldClockKey>, RegistryKey<TimeMarker>): moveToTimeMarker, moveToTimeMarker, method_1_987, advanceToNextMarker
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.world.clock.ServerClockManager
net.minecraft.world.clock.ServerClockManager
net.minecraft.class_1_109
net.minecraft.server.world.ServerClocks
Fields
PersistentStateType<ServerClocks>: TYPE, TYPE, field_1_1472, TYPE
ClocksSaveData: packedClockStates, packedClockStates, field_1_1473, data
MinecraftServer: server, server, field_1_1011, server
Map<RegistryEntry<WorldClockKey>, ServerClocks$Entry>: clocks, clocks, field_1_1010, clocks
Constructors
Methods
void (MinecraftServer): init, init, method_1_1749, setServer
void (RegistryKey<TimeMarker>, TimeMarker): registerTimeMarker, registerTimeMarker, method_1_984, addTimeMarker
ClocksSaveData (): packState, packState, method_1_983, toSaveData
void (): tick, tick, method_1_988, tick
ServerClocks$Entry (RegistryEntry<WorldClockKey>): getInstance, getInstance, method_1_970, getEntry
void (RegistryEntry<WorldClockKey>, long): setTotalTicks, setTotalTicks, method_1_986, setTotalTicks
boolean (RegistryEntry<WorldClockKey>, RegistryKey<TimeMarker>): moveToTimeMarker, moveToTimeMarker, method_1_987, advanceToNextMarker
void (RegistryEntry<WorldClockKey>, int): addTicks, addTicks, method_1_966, advance
void (RegistryEntry<WorldClockKey>, boolean): setPaused, setPaused, method_1_985, setPaused
void (RegistryEntry<WorldClockKey>, float): setRate, setRate, method_1_2955, setRate
void (RegistryEntry<WorldClockKey>, Consumer<? super ServerClocks$Entry>): modifyClock, modifyClock, method_1_982, updateClock
long (RegistryEntry<WorldClockKey>): getTotalTicks, getTotalTicks, method_1_872, getTime
WorldTimeUpdateS2CPacket (): createFullSyncPacket, createFullSyncPacket, method_1_968, createPacket
long (): getGameTime, getGameTime, method_1_969, getOverworldTime
boolean (RegistryEntry<WorldClockKey>, RegistryKey<TimeMarker>): isAtTimeMarker, isAtTimeMarker, method_1_971, isAtMarker
Stream<RegistryKey<TimeMarker>> (RegistryEntry<WorldClockKey>): commandTimeMarkersForClock, commandTimeMarkersForClock, method_1_967, getCommandVisibleMarkers