Uses of Interface
de.marcely.bedwars.api.world.hologram.skin.HolographicHologramSkin.PlayerSpecificLinesSupplier
-
Uses of HolographicHologramSkin.PlayerSpecificLinesSupplier in de.marcely.bedwars.api.world.hologram.skin
Modifier and TypeMethodDescriptionHolographicHologramSkin.getPlayerSpecificLinesSupplier()
Returns the current lines supplier.Creates a new supplier that auto-translates the given message for each player.Creates a new supplier that auto-translates the given message for each player.Modifier and TypeMethodDescriptionvoid
HolographicHologramSkin.setPlayerSpecificLinesSupplier
(@Nullable HolographicHologramSkin.PlayerSpecificLinesSupplier supplier) Set the (optional) supplier if you want to display lines specific to a player.