Uses of Class
net.minecraft.world.Stopwatches
Packages that use Stopwatches
-
Uses of Stopwatches in net.minecraft.server
Fields in net.minecraft.server declared as StopwatchesMethods in net.minecraft.server that return Stopwatches -
Uses of Stopwatches in net.minecraft.world
Fields in net.minecraft.world with type parameters of type StopwatchesModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<Stopwatches> Stopwatches.CODECstatic final SavedDataType<Stopwatches> Stopwatches.TYPEMethods in net.minecraft.world that return StopwatchesModifier and TypeMethodDescriptionprivate static StopwatchesStopwatches.unpack(Map<Identifier, Long> stopwatches)