Closed TonytheMacaroni closed 5 months ago
Adds parsers that correspond to the minecraft:angle and minecraft:rotation brigadier argument types.
minecraft:angle
minecraft:rotation
Primarily based them off of the implementations for Location2DParser, LocationParser, and LocationCoordinateParser.
Location2DParser
LocationParser
LocationCoordinateParser
Adds parsers that correspond to the
minecraft:angle
andminecraft:rotation
brigadier argument types.Primarily based them off of the implementations for
Location2DParser
,LocationParser
, andLocationCoordinateParser
.