Package io.github.thebusybiscuit.slimefun4.implementation.items.teleporter
package io.github.thebusybiscuit.slimefun4.implementation.items.teleporter
This package holds implementations of
SlimefunItem
that are related to the Teleporter.-
ClassesClassDescriptionThe
AbstractTeleporterPlateis the abstract super class for our teleporter activation plates.ThePersonalActivationPlateis a teleporter activation plate to which only thePlayerwho placed it down has access.This item allows aPlayerto access and teleport to his waypoints from anywhere.TheSharedActivationPlateis a teleporter activation plate to which everyone has access.The Teleporter is aSlimefunItemthat can be placed down and allows aPlayerto display to any of his waypoints he set via hisGPSNetwork.