Uses of Interface
me.filoghost.holographicdisplays.api.hologram.line.HologramLinePickupListener
Packages that use HologramLinePickupListener
-
Uses of HologramLinePickupListener in me.filoghost.holographicdisplays.api.hologram.line
Methods in me.filoghost.holographicdisplays.api.hologram.line that return HologramLinePickupListenerModifier and TypeMethodDescription@Nullable HologramLinePickupListenerItemHologramLine.getPickupListener()Returns the current pickup listener.Methods in me.filoghost.holographicdisplays.api.hologram.line with parameters of type HologramLinePickupListenerModifier and TypeMethodDescriptionvoidItemHologramLine.setPickupListener(@Nullable HologramLinePickupListener pickupListener) Sets the pickup listener.