| Class and Description |
|---|
| EntityViewRenderEvent.CameraSetup
Event that allows mods to alter the angles of the player's camera.
|
| InputEvent.ClickInputEvent
This event fires when one of the keybindings that by default involves clicking the mouse buttons
is triggered.
|
| RenderGameOverlayEvent.BossInfo |
| ScreenshotEvent
This event is fired before and after a screenshot is taken
This event is fired on the
MinecraftForge.EVENT_BUS
This event is Cancelable
ScreenshotEvent.screenshotFile contains the file the screenshot will be/was saved to
ScreenshotEvent.image contains the NativeImage that will be saved
ScreenshotEvent.resultMessage contains the ITextComponent to be returned. |
| Class and Description |
|---|
| RenderGameOverlayEvent |
| RenderGameOverlayEvent.ElementType |
| Class and Description |
|---|
| ClientChatEvent
ClientChatEvent is fired whenever the client is about to send a chat message or command to the server.
|
| Class and Description |
|---|
| ModelBakeEvent
Fired when the ModelManager is notified of the resource manager reloading.
|
| Class and Description |
|---|
| RenderNameplateEvent
RenderNameplateEvent is fired whenever the entity renderer attempts to render a name plate/tag of an entity.
|
| Class and Description |
|---|
| RenderBlockOverlayEvent.OverlayType |