Package org.spongepowered.api.map.decoration
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.map.decoration
-
ClassDescriptionA builder that creates
MapDecoration
An extension ofMapDecorationType
that represents a banner, and provides theDyeColor
of the banner it represents.Represents a symbol that may be used on aMapCanvas
as part of aMapDecoration
.A pseudo-enum ofMapDecorationType
s that can be used on aMapCanvas
.