Class ServerClockManagerMixin
java.lang.Object
de.luckymcdev.foundryengine.mixin.clock.ServerClockManagerMixin
- All Implemented Interfaces:
ServerClockManagerExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMap<net.minecraft.core.Holder<net.minecraft.world.clock.WorldClock>, net.minecraft.world.clock.ServerClockManager.ClockInstance>
-
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$getClocksin interfaceServerClockManagerExtension
-