public class MapMetaImpl extends Object implements MapMeta, NBTSerializable
| Constructor and Description |
|---|
MapMetaImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<MapDecoration> |
decorations()
Gets a List of all currently applied MapDecorations.
|
boolean |
isScaling()
Gets whether or not this Map has scaling enabled.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocesspublic MapMetaImpl()
public boolean isScaling()
MapMetapublic List<MapDecoration> decorations()
MapMetadecorations in interface MapMetaCopyright © 2016. All rights reserved.