net.minecraft.server.dialog.input

public record NumberRangeInput

implements InputControl

ass
net.minecraft.server.dialog.input.NumberRangeInput
net.minecraft.class_11440
net.minecraft.dialog.input.NumberRangeInputControl
net.minecraft.src.C_398257_

Field summary

Modifier and TypeField
private final int
c
width
comp_4336
width
f_399168_
private final Component
d
label
comp_4337
label
f_400017_
private final String
e
labelFormat
comp_4338
labelFormat
f_399069_
private final NumberRangeInput$RangeInfo
f
rangeInfo
comp_4339
rangeInfo
f_399656_
public static final com.mojang.serialization.MapCodec<NumberRangeInput>
a
MAP_CODEC
field_60645
CODEC
f_399722_

Constructor summary

ModifierConstructor
public (int label, Component labelFormat, String rangeInfo, NumberRangeInput$RangeInfo arg3)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<NumberRangeInput>
a()
mapCodec()
method_71717()
getCodec()
m_401195_()
public Component
a(String arg0)
computeLabel(String arg0)
method_71722(String arg0)
getFormattedLabel(String value)
m_403939_(String arg0)
public int
b()
width()
comp_4336()
width()
f_399168_()
public Component
c()
label()
comp_4337()
label()
f_400017_()
public String
d()
labelFormat()
comp_4338()
labelFormat()
f_399069_()
public NumberRangeInput$RangeInfo
e()
rangeInfo()
comp_4339()
rangeInfo()
f_399656_()