net.minecraft.realms

public class RealmsLevelSummary

implements Comparable<RealmsLevelSummary>

net.minecraft.realms.RealmsLevelSummary
net.minecraft.realms.RealmsLevelSummary

Field summary

Modifier and TypeField
private final WorldSummary
levelSummary
levelSummary

Constructor summary

ModifierConstructor
public (WorldSummary arg0)

Method summary

Modifier and TypeMethod
public int
getGameMode()
getGameMode()
public String
getLevelId()
getLevelId()
public boolean
hasCheats()
hasCheats()
public boolean
isHardcore()
isHardcore()
public boolean
isRequiresConversion()
isRequiresConversion()
public String
getLevelName()
getLevelName()
public long
getLastPlayed()
getLastPlayed()
public int
compareTo(ccf arg0)
compareTo(WorldSummary arg0)
public long
getSizeOnDisk()
getSizeOnDisk()
public int
compareTo(RealmsLevelSummary arg0)
compareTo(RealmsLevelSummary arg0)