Uses of Class
dev.jorel.commandapi.wrappers.Location2D
Packages that use Location2D
Package
Description
Classes to be used as arguments for commands
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<CommandListenerWrapper>
Location2DLocation2DArgument.parseArgument(NMS<CommandListenerWrapper> nms, com.mojang.brigadier.context.CommandContext<CommandListenerWrapper> cmdCtx, String key, Object[] 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)