Uses of Interface
me.block2block.hubparkour.api.hologram.IHologram
Packages that use IHologram
-
Uses of IHologram in me.block2block.hubparkour.api
Methods in me.block2block.hubparkour.api that return IHologramModifier and TypeMethodDescriptionabstract IHologramBackendAPI.createHologram(IParkour parkour, String name, Location location) Creates a new hologram associated with a specific parkour, having a unique name and a specified location in the world.static IHologramHubParkourAPI.createHologram(IParkour parkour, String name, Location location) Creates a new hologram associated with the specified parkour, name, and location. -
Uses of IHologram in me.block2block.hubparkour.api.hologram
Methods in me.block2block.hubparkour.api.hologram that return IHologramModifier and TypeMethodDescriptionabstract IHologramHologramFactory.createHologram(IParkour parkour, String name, Location location)