Uses of Class
dev.jorel.commandapi.wrappers.Location2D
Packages that use Location2D
Package
Description
Classes that access the NMS framework
-
Uses of Location2D in dev.jorel.commandapi.arguments
Methods in dev.jorel.commandapi.arguments that return Location2DModifier and TypeMethodDescription<CommandSourceStack>
Location2DLocation2DArgument.parseArgument(com.mojang.brigadier.context.CommandContext<CommandSourceStack> cmdCtx, String key, CommandArguments previousArgs) Methods in dev.jorel.commandapi.arguments that return types with arguments of type Location2D -
Uses of Location2D in dev.jorel.commandapi.nms
Methods in dev.jorel.commandapi.nms that return Location2DModifier and TypeMethodDescriptionNMS.getLocation2DBlock(com.mojang.brigadier.context.CommandContext<CommandListenerWrapper> cmdCtx, String key) NMS.getLocation2DPrecise(com.mojang.brigadier.context.CommandContext<CommandListenerWrapper> cmdCtx, String key)