Uses of Class
net.minecraft.command.arguments.LocationPart
Packages that use LocationPart
-
Uses of LocationPart in net.minecraft.command.arguments
Fields in net.minecraft.command.arguments declared as LocationPartModifier and TypeFieldDescriptionprivate final LocationPartLocationInput.xprivate final LocationPartLocationInput.yprivate final LocationPartLocationInput.zMethods in net.minecraft.command.arguments that return LocationPartModifier and TypeMethodDescriptionstatic LocationPartLocationPart.parseDouble(com.mojang.brigadier.StringReader p_197308_0_, boolean p_197308_1_) static LocationPartLocationPart.parseInt(com.mojang.brigadier.StringReader p_197307_0_) Constructors in net.minecraft.command.arguments with parameters of type LocationPartModifierConstructorDescriptionLocationInput(LocationPart p_i47962_1_, LocationPart p_i47962_2_, LocationPart p_i47962_3_)