Class PackSendListener
java.lang.Object
de.themoep.resourcepacksplugin.bungee.listeners.PackSendListener
- All Implemented Interfaces:
net.md_5.bungee.api.plugin.Listener
Created by Phoenix616 on 18.04.2015.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onPackSendHigest
(de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent event) void
onPackSendLowest
(de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent event)
-
Constructor Details
-
PackSendListener
-
-
Method Details
-
onPackSendLowest
public void onPackSendLowest(de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent event) -
onPackSendHigest
public void onPackSendHigest(de.themoep.resourcepacksplugin.bungee.events.ResourcePackSendEvent event)
-