JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.screamingsandals.bedwars.api.events
Interface PostRebuildingEvent<G extends
Game
>
@NonExtendable
public interface
PostRebuildingEvent<G extends
Game
>
Method Summary
All Methods
Static Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
G
getGame
()
static void
handle
(
Object
plugin,
Consumer
<
PostRebuildingEvent
<
Game
>> consumer)
Method Details
getGame
G
getGame
()
handle
static
void
handle
(
Object
plugin,
Consumer
<
PostRebuildingEvent
<
Game
>> consumer)