net.minecraft.client.realms.dto

public record ViewDistanceSettings$Values

implements RealmsSerializable

com.mojang.realmsclient.dto.RealmTierConfigurationDto$RealmTierRangeDto
net.minecraft.class_1_1476$class_1_1477
net.minecraft.client.realms.dto.ViewDistanceSettings$Values

Field summary

Modifier and TypeField
private final int
min
comp_1_1627
min
private final int
max
comp_1_1626
max
private final int
defaultValue
comp_1_1625
defaultValue
private final Integer
current
comp_1_1624
current

Constructor summary

ModifierConstructor
public (int min, int max, int defaultValue, Integer current)

Method summary

Modifier and TypeMethod
public int
min()
comp_1_1627()
min()
public int
max()
comp_1_1626()
max()
public int
defaultValue()
comp_1_1625()
defaultValue()
public Integer
current()
comp_1_1624()
current()