public class EntityMarkers<T> extends Object
Constructor and Description |
---|
EntityMarkers() |
Modifier and Type | Method and Description |
---|---|
Entity |
createMarker(T marker,
Location at) |
void |
destroyMarkers() |
void |
removeMarker(T marker) |
Entity |
spawnMarker(World world,
Location at) |
Copyright © 2019. All rights reserved.