Class RenderItemToFileCommand
java.lang.Object
codechicken.lib.internal.command.client.RenderItemToFileCommand
Created by covers1624 on 27/2/23.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetResolution(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> ctx) static voidregister(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher)
-
Constructor Details
-
RenderItemToFileCommand
public RenderItemToFileCommand()
-
-
Method Details
-
register
public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher) -
getResolution
public static int getResolution(com.mojang.brigadier.context.CommandContext<net.minecraft.commands.CommandSourceStack> ctx)
-