Uses of Interface
io.papermc.paper.command.brigadier.argument.AxisSet
Packages that use AxisSet
Package
Description
Arguments.
-
Uses of AxisSet in io.papermc.paper.command.brigadier.argument
Methods in io.papermc.paper.command.brigadier.argument that return types with arguments of type AxisSet -
Uses of AxisSet in moe.caramel.daydream.brigadier
Methods in moe.caramel.daydream.brigadier that return AxisSetModifier and TypeMethodDescriptionstatic AxisSet
Resolvers.axes
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context, String name) 명령어 컨텍스트와 주어진 인수 이름으로부터 축 세트를 해석합니다.