Open main menu
Home
Random
Log in
Settings
About Forge Community Wiki
Disclaimers
Forge Community Wiki
Search
Changes
← Older edit
Newer edit →
Events
(view source)
Revision as of 13:43, 20 April 2021
13 bytes removed
,
13:43, 20 April 2021
m
no edit summary
Line 308:
Line 308:
** '''Superclass events''' - ''These events exist to be superclasses of other events''
** '''Superclass events''' - ''These events exist to be superclasses of other events''
*** <code>GenericEvent</code> - ''from EventBus'', superclass of events which have a generic type
*** <code>GenericEvent</code> - ''from EventBus'', superclass of events which have a generic type
−
***
<code>
[[Events/BlockEvent|BlockEvent]]
</code>
- Superclass for events relating to a block within the world
+
*** [[Events/BlockEvent|BlockEvent]] - Superclass for events relating to a block within the world
*** <code>WorldEvent</code> - Superclass for events relating to the world
*** <code>WorldEvent</code> - Superclass for events relating to the world
*** <code>InputEvent</code> - ('''client-only''') Superclass for events relating to the player's keyboard and mouse inputs
*** <code>InputEvent</code> - ('''client-only''') Superclass for events relating to the player's keyboard and mouse inputs
EERussianguy
16
edits