Package com.igrium.videolib.demo
Class PlayVideoCommand
java.lang.Object
com.igrium.videolib.demo.PlayVideoCommand
-
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
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)
-