Package org.spongepowered.api.map.decoration.orientation
package org.spongepowered.api.map.decoration.orientation
-
ClassDescriptionRepresents an orientation that a
MapDecoration
can be pointing in on aMapInfo
.A pseudo-enum of supported orientations of aMapDecoration
TheMapDecorationOrientations.NORTH
orientation is the upwards orientation on a map.