Interface ServerClockManagerExtension

All Known Implementing Classes:
ServerClockManagerMixin

@Internal public interface ServerClockManagerExtension
  • Method Summary

    Modifier and Type
    Method
    Description
    default Map<net.minecraft.core.Holder<net.minecraft.world.clock.WorldClock>, net.minecraft.world.clock.ServerClockManager.ClockInstance>
     
  • Method Details

    • engine$getClocks

      default Map<net.minecraft.core.Holder<net.minecraft.world.clock.WorldClock>, net.minecraft.world.clock.ServerClockManager.ClockInstance> engine$getClocks()