@Environment(value=CLIENT)
public interface CottonScreenImpl
| Modifier and Type | Method and Description |
|---|---|
@Nullable WWidget |
getLastResponder() |
void |
renderTextHover(net.minecraft.client.util.math.MatrixStack matrices,
@Nullable net.minecraft.text.Style textStyle,
int x,
int y) |
void |
setLastResponder(@Nullable WWidget lastResponder) |
@Nullable @Nullable WWidget getLastResponder()
void setLastResponder(@Nullable
@Nullable WWidget lastResponder)
void renderTextHover(net.minecraft.client.util.math.MatrixStack matrices,
@Nullable
@Nullable net.minecraft.text.Style textStyle,
int x,
int y)