Uses of Class
net.minecraft.command.arguments.LocationPart
-
Packages that use LocationPart Package Description net.minecraft.command.arguments -
-
Uses of LocationPart in net.minecraft.command.arguments
Fields in net.minecraft.command.arguments declared as LocationPart Modifier and Type Field Description private LocationPartLocationInput. xprivate LocationPartLocationInput. yprivate LocationPartLocationInput. zMethods in net.minecraft.command.arguments that return LocationPart Modifier and Type Method Description static 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 LocationPart Constructor Description LocationInput(LocationPart p_i47962_1_, LocationPart p_i47962_2_, LocationPart p_i47962_3_)
-