JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
crafttweaker.api.event
Interface IWorldEvent
All Known Subinterfaces:
ArrowLooseEvent
,
BlockBreakEvent
,
BlockFarmlandTrampleEvent
,
BlockHarvestDropsEvent
,
BlockNeighborNotifyEvent
,
BlockPlaceEvent
,
CropGrowPostEvent
,
CropGrowPreEvent
,
EntityJoinWorldEvent
,
IBlockEvent
,
INoteBlockEvent
,
NoteBlockChangeEvent
,
NoteBlockPlayEvent
,
PortalSpawnEvent
,
WorldTickEvent
public interface
IWorldEvent
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method and Description
default
IWorld
getWorld
()
Method Detail
getWorld
default
IWorld
getWorld()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method