net.minecraft.client.realms.dto

public final class RealmsSlot

implements RealmsSerializable

com.mojang.realmsclient.dto.RealmsSlot
net.minecraft.class_11306
net.minecraft.client.realms.dto.RealmsSlot

Field summary

Modifier and TypeField
public int
slotId
field_60205
slotId
public RealmsWorldOptions
options
field_60206
options
public List<RealmsSettingDto>
settings
field_60207
settings

Constructor summary

ModifierConstructor
public (int slotId, RealmsWorldOptions options, List<RealmsSettingDto> settings)

Method summary

Modifier and TypeMethod
public static RealmsSlot
defaults(int slotId)
method_71182(int arg0)
create(int slotId)
public RealmsSlot
copy()
method_71181()
copy()
public boolean
isHardcore()
method_71183()
isHardcore()