Uses of Class
net.minecraft.world.timer.Timer
Packages that use Timer
-
Uses of Timer in net.minecraft.world.level
Fields in net.minecraft.world.level declared as TimerModifier and TypeFieldDescriptionprivate final Timer<MinecraftServer>LevelProperties.scheduledEventsMethods in net.minecraft.world.level that return TimerModifier and TypeMethodDescriptionLevelProperties.getScheduledEvents()ServerWorldProperties.getScheduledEvents()UnmodifiableLevelProperties.getScheduledEvents()Constructors in net.minecraft.world.level with parameters of type TimerModifierConstructorDescriptionprivateLevelProperties(@Nullable NbtCompound playerData, boolean modded, BlockPos blockPos, float float2, long long2, long long3, int int2, int int3, int int4, boolean bool, int int5, boolean bool2, boolean bool3, boolean bool4, WorldBorder.Properties properties, int int6, int int7, @Nullable UUID uUID, Set<String> set, Set<String> set2, Timer<MinecraftServer> timer, @Nullable NbtCompound nbtCompound, EnderDragonFight.Data data, LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, com.mojang.serialization.Lifecycle lifecycle) -
Uses of Timer in net.minecraft.world.timer
Methods in net.minecraft.world.timer with parameters of type TimerModifier and TypeMethodDescriptionvoidFunctionTagTimerCallback.call(MinecraftServer minecraftServer, Timer<MinecraftServer> timer, long long2) voidFunctionTimerCallback.call(MinecraftServer minecraftServer, Timer<MinecraftServer> timer, long long2) void