接口 IInfinityClockSwitchable

所有超级接口:
ISwitchable
所有已知实现类:
InfinityClockItem

public interface IInfinityClockSwitchable extends ISwitchable
  • 方法详细资料

    • 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)