net.minecraft.client.gui.cursor

public class Cursor

com.mojang.blaze3d.platform.cursor.CursorType
net.minecraft.class_11875
net.minecraft.client.gui.cursor.Cursor

Field summary

Modifier and TypeField
public static final Cursor
DEFAULT
field_62449
DEFAULT
private final String
name
field_62450
name
private final long
handle
field_62451
handle

Constructor summary

ModifierConstructor
private (String name, long handle)

Method summary

Modifier and TypeMethod
public void
select(Window window)
method_74032(class_1041 arg0)
applyTo(Window window)
public static Cursor
createStandardCursor(int shape, String name, CursorType fallback)
method_74031(int arg0, String arg1, class_11875 arg2)
createStandard(int handle, String name, Cursor fallback)