Uses of Class
net.minecraft.util.math.ColumnPos
Packages that use ColumnPos
-
Uses of ColumnPos in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return ColumnPosModifier and TypeMethodDescriptionstatic ColumnPos
ColumnPosArgumentType.getColumnPos
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name) -
Uses of ColumnPos in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type ColumnPosModifier and TypeMethodDescriptionprivate static int
ForceLoadCommand.executeChange
(ServerCommandSource source, ColumnPos from, ColumnPos to, boolean forceLoaded) private static int
ForceLoadCommand.executeQuery
(ServerCommandSource source, ColumnPos pos)