Package org.spongepowered.api.map.decoration.orientation
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
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.