History - net.minecraft.client.render.state.ScissorState
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
net.minecraft.client.gl.ScissorState
net.minecraft.client.render.state.ScissorState
Fields
Constructors
Methods
void (ScissorState): setFrom, method_1_5118, copyFrom
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
com.mojang.blaze3d.systems.ScissorState
net.minecraft.class_11219
net.minecraft.client.gl.ScissorState
Fields
boolean: enabled, field_59809, enabled
int: x, field_59810, x
int: y, field_59811, y
int: width, field_59812, width
int: height, field_59813, height
Constructors
()
Methods
void (int, int, int, int): enable, method_70814, enable
void (): disable, method_70813, disable
boolean (): enabled, method_72091, isEnabled
int (): x, method_72092, getX
int (): y, method_72093, getY
int (): width, method_72094, getWidth
int (): height, method_72095, getHeight