Class ServerClockManagerMixin

java.lang.Object
de.luckymcdev.foundryengine.mixin.clock.ServerClockManagerMixin
All Implemented Interfaces:
ServerClockManagerExtension

public abstract class ServerClockManagerMixin extends Object implements ServerClockManagerExtension
  • Constructor Details

    • ServerClockManagerMixin

      public ServerClockManagerMixin()
  • Method Details

    • engine$getClocks

      public Map<net.minecraft.core.Holder<net.minecraft.world.clock.WorldClock>, net.minecraft.world.clock.ServerClockManager.ClockInstance> engine$getClocks()
      Specified by:
      engine$getClocks in interface ServerClockManagerExtension