public class WaypointMarkers extends Object
Constructor and Description |
---|
WaypointMarkers(World world) |
Modifier and Type | Method and Description |
---|---|
Entity |
createWaypointMarker(Waypoint waypoint) |
void |
destroyWaypointMarkers() |
void |
removeWaypointMarker(Waypoint waypoint) |
Entity |
spawnMarker(World world,
Location at) |
public WaypointMarkers(World world)
Copyright © 2019. All rights reserved.