Class PackSendListener
java.lang.Object
de.themoep.resourcepacksplugin.velocity.listeners.PackSendListener
Created by Phoenix616 on 18.04.2015.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onPackSendFirst
(de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent event) void
onPackSendLast
(de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent event)
-
Constructor Details
-
PackSendListener
-
-
Method Details
-
onPackSendFirst
public void onPackSendFirst(de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent event) -
onPackSendLast
public void onPackSendLast(de.themoep.resourcepacksplugin.velocity.events.ResourcePackSendEvent event)
-