接口 IInfinityClockSwitchable
- 所有超级接口:
ISwitchable
- 所有已知实现类:
InfinityClockItem
-
方法概要
修饰符和类型方法说明default voidswitchClockMode(@NotNull net.minecraft.world.level.Level world, net.minecraft.world.entity.player.Player player, @NotNull net.minecraft.world.InteractionHand hand, String funcName) 从接口继承的方法 committee.nova.mods.avaritia.api.iface.ISwitchable
cycleMode, getCurrentModeIndex, isActive, setMode, switchMode, switchToMode
-
方法详细资料
-
switchClockMode
default void switchClockMode(@NotNull @NotNull net.minecraft.world.level.Level world, net.minecraft.world.entity.player.Player player, @NotNull @NotNull net.minecraft.world.InteractionHand hand, String funcName)
-