Interface CottonScreenImpl
- All Known Implementing Classes:
CottonClientScreen,CottonInventoryScreen
@Environment(CLIENT)
public interface CottonScreenImpl
-
Method Summary
Modifier and TypeMethodDescription@Nullable WWidgetvoidrenderTextHover(net.minecraft.client.util.math.MatrixStack matrices, @Nullable net.minecraft.text.Style textStyle, int x, int y)voidsetLastResponder(@Nullable WWidget lastResponder)
-
Method Details
-
getLastResponder
-
setLastResponder
-
renderTextHover
void renderTextHover(net.minecraft.client.util.math.MatrixStack matrices, @Nullable @Nullable net.minecraft.text.Style textStyle, int x, int y)
-