Changes
From Forge Community Wiki
13 bytes removed
, 13:43, 20 April 2021
mLine 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 |