Package io.github.djtpj.trait.traits
Class Intangibility
java.lang.Object
io.github.djtpj.trait.Trait
io.github.djtpj.trait.SimpleTrait
io.github.djtpj.trait.traits.CooldownSimpleTrait
io.github.djtpj.trait.traits.Intangibility
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Nested Class Summary
Nested classes/interfaces inherited from class io.github.djtpj.trait.Trait
Trait.Type
-
Field Summary
FieldsFields inherited from class io.github.djtpj.trait.Trait
icon, playerTraitMap, type
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.djtpj.trait.traits.CooldownSimpleTrait
getCooldownReady, sendCooldownMessage, startCooldown
-
Field Details
-
ID
- See Also:
-
-
Constructor Details
-
Intangibility
public Intangibility()
-
-
Method Details
-
phase
public void phase(org.bukkit.event.player.PlayerInteractEvent event) -
unphase
public void unphase(org.bukkit.event.player.PlayerMoveEvent event)
-