Uses of Class
io.github.thebusybiscuit.slimefun4.implementation.items.teleporter.AbstractTeleporterPlate
Packages that use AbstractTeleporterPlate
Package
Description
This package holds implementations of
SlimefunItem
that are related to the Teleporter
.-
Uses of AbstractTeleporterPlate in io.github.thebusybiscuit.slimefun4.implementation.items.teleporter
Subclasses of AbstractTeleporterPlate in io.github.thebusybiscuit.slimefun4.implementation.items.teleporterModifier and TypeClassDescriptionclass
ThePersonalActivationPlate
is a teleporter activation plate to which only thePlayer
who placed it down has access.class
TheSharedActivationPlate
is a teleporter activation plate to which everyone has access.