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:44, 20 April 2021
9 bytes removed
,
13:44, 20 April 2021
m
revert link addition cause i can't figure it out
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
−
***
[[Events
/
BlockEvent|BlockEvent]]
- Superclass for events relating to a block within the world
+
***
<code>BlockEvent<
/
code>
- 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