Package net.officefloor.frame.api.build
Interface OfficeFloorEvent
-
public interface OfficeFloorEvent
OfficeFloor
event.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OfficeFloor
getOfficeFloor()
Obtains theOfficeFloor
.
-
-
-
Method Detail
-
getOfficeFloor
OfficeFloor getOfficeFloor()
Obtains theOfficeFloor
.- Returns:
OfficeFloor
.
-
-