- All Superinterfaces:
Event
public interface ResourcePackStatusEvent
extends Event
Called when a
player
notifies the
Server
of the
status of a resource pack change request.
-
Nested Class Summary
Nested Classes
static enum
The different possible responses the client can have.
-
Method Summary
Gets the pack that this status corresponds to.
Gets the status of the sent pack.
-
Method Details
-
player
- Returns:
- The player
-
pack
Gets the pack that this status corresponds to.
- Returns:
- The pack that this status corresponds to.
-
status
Gets the status of the sent pack.
- Returns:
- The status of the sent pack.