Class DisplayGroup
java.lang.Object
dev.sefiraat.sefilib.entity.display.DisplayGroup
-
Constructor Summary
ConstructorsConstructorDescriptionDisplayGroup(Interaction textDisplay) DisplayGroup(Location location) DisplayGroup(Location location, float height, float width) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDisplay(String name, Display display) static DisplayGroupfromInteraction(Interaction interaction) static DisplayGroupvoidkillDisplay(String name) voidremove()removeDisplay(String name) void
-
Constructor Details
-
DisplayGroup
-
DisplayGroup
-
DisplayGroup
-
-
Method Details
-
getParentDisplay
-
getParentUUID
-
getLocation
-
getDisplays
-
addDisplay
-
removeDisplay
-
killDisplay
-
remove
public void remove() -
teleport
-
fromUUID
-
fromInteraction
-