public interface IndividualHologramFactory
IndividualHolograms.| Modifier and Type | Method and Description |
|---|---|
IndividualHologram |
newHologram(Position position,
List<HologramLine> lines)
Creates a new hologram.
|
@Nonnull IndividualHologram newHologram(@Nonnull Position position, @Nonnull List<HologramLine> lines)
position - the position of the hologramlines - the lines to displayCopyright © 2020. All rights reserved.