Package net.minecraft.client
Class StringSplitter.WidthLimitedCharSink
java.lang.Object
net.minecraft.client.StringSplitter.WidthLimitedCharSink
- All Implemented Interfaces:
FormattedCharSink
- Enclosing class:
- StringSplitter
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
void
-
Field Details
-
maxWidth
private float maxWidth -
position
private int position
-
-
Constructor Details
-
WidthLimitedCharSink
public WidthLimitedCharSink(float p_92508_)
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceFormattedCharSink
-
getPosition
public int getPosition() -
resetPosition
public void resetPosition()
-