Package com.nexomc.nexo.converter
Class OraxenConverterListener
-
- All Implemented Interfaces:
-
org.bukkit.event.Listener
public final class OraxenConverterListener implements Listener
-
-
Constructor Summary
Constructors Constructor Description OraxenConverterListener()
-
Method Summary
Modifier and Type Method Description final Unit
onChunkLoad(ChunkLoadEvent $self)
final Unit
onEntitiesLoad(EntitiesLoadEvent $self)
-
-
Method Detail
-
onChunkLoad
final Unit onChunkLoad(ChunkLoadEvent $self)
-
onEntitiesLoad
final Unit onEntitiesLoad(EntitiesLoadEvent $self)
-
-
-
-