Uses of Class
net.minecraft.commands.arguments.coordinates.WorldCoordinate
Packages that use WorldCoordinate
-
Uses of WorldCoordinate in net.minecraft.commands.arguments.coordinates
Fields in net.minecraft.commands.arguments.coordinates declared as WorldCoordinateModifier and TypeFieldDescriptionprivate final WorldCoordinate
WorldCoordinates.x
private final WorldCoordinate
WorldCoordinates.y
private final WorldCoordinate
WorldCoordinates.z
Methods in net.minecraft.commands.arguments.coordinates that return WorldCoordinateModifier and TypeMethodDescriptionstatic WorldCoordinate
WorldCoordinate.parseDouble
(com.mojang.brigadier.StringReader pReader, boolean pCenterCorrect) static WorldCoordinate
WorldCoordinate.parseInt
(com.mojang.brigadier.StringReader pReader) Constructors in net.minecraft.commands.arguments.coordinates with parameters of type WorldCoordinateModifierConstructorDescription