Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

Addition to net.minecraft.client.gui.GuiGraphics.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface ScreenAddition

Properties

Link copied to clipboard
var ServerboundPlayerInputPacket.forceSneak: Boolean

Changes the return value of record component ServerboundPlayerInputPacket.input.

Link copied to clipboard
val MappableRingBuffer.isSafeForClose: Boolean
Link copied to clipboard
val ServerboundPlayerInputPacket.rawInput: Input
Link copied to clipboard
val Inventory.realSelectedSlot: Int
Link copied to clipboard

Functions

Link copied to clipboard
inline fun MappableRingBuffer.awaitAndRotate()
Link copied to clipboard
fun GuiGraphics.drawBorder(x: Int, y: Int, width: Int, height: Int, color: Int)
Link copied to clipboard
inline fun MouseHandler.setPosition(x: Double = this.xpos(), y: Double = this.ypos())