net.minecraft.dialog.input

public record TextInputControl$Multiline

net.minecraft.server.dialog.input.TextInput$MultilineOptions
net.minecraft.server.dialog.input.TextInput$MultilineOptions
net.minecraft.class_11444$class_11508
net.minecraft.dialog.input.TextInputControl$Multiline

Field summary

Modifier and TypeField
private final Optional<Integer>
maxLines
maxLines
comp_4385
maxLines
private final Optional<Integer>
height
height
comp_4386
height
public static final int
MAX_HEIGHT
MAX_HEIGHT
field_61049
MAX_HEIGHT
public static final com.mojang.serialization.Codec<TextInputControl$Multiline>
CODEC
CODEC
field_60851
CODEC

Constructor summary

ModifierConstructor
public (Optional<Integer> maxLines, Optional<Integer> height)

Method summary

Modifier and TypeMethod
public Optional<Integer>
maxLines()
maxLines()
comp_4385()
maxLines()
public Optional<Integer>
height()
height()
comp_4386()
height()