Class PlayVideoCommand

java.lang.Object
com.igrium.videolib.demo.PlayVideoCommand

public final class PlayVideoCommand extends Object
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    play(VideoHandle handle, net.fabricmc.fabric.api.client.command.v1.FabricClientCommandSource source)
     
    static void
    register(com.mojang.brigadier.CommandDispatcher<net.fabricmc.fabric.api.client.command.v1.FabricClientCommandSource> dispatcher)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<net.fabricmc.fabric.api.client.command.v1.FabricClientCommandSource> dispatcher)
    • play

      public static boolean play(VideoHandle handle, net.fabricmc.fabric.api.client.command.v1.FabricClientCommandSource source)