Uses of Class
net.minecraft.util.math.ColumnPos
-
Packages that use ColumnPos Package Description net.minecraft.command.arguments net.minecraft.command.impl -
-
Uses of ColumnPos in net.minecraft.command.arguments
Methods in net.minecraft.command.arguments that return ColumnPos Modifier and Type Method Description static ColumnPos
ColumnPosArgument. getColumnPos(com.mojang.brigadier.context.CommandContext<CommandSource> p_218101_0_, java.lang.String p_218101_1_)
-
Uses of ColumnPos in net.minecraft.command.impl
Methods in net.minecraft.command.impl with parameters of type ColumnPos Modifier and Type Method Description private static int
ForceLoadCommand. changeForceLoad(CommandSource p_212719_0_, ColumnPos p_212719_1_, ColumnPos p_212719_2_, boolean p_212719_3_)
private static int
ForceLoadCommand. queryForceLoad(CommandSource p_212713_0_, ColumnPos p_212713_1_)
-