Package net.minecraft
Interface WorldVersion
- All Known Implementing Classes:
WorldVersion.Simple
public interface WorldVersion
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionid()
name()
int
packVersion
(PackType pPackType) int
boolean
stable()
-
Method Details
-
dataVersion
DataVersion dataVersion() -
id
String id() -
name
String name() -
protocolVersion
int protocolVersion() -
packVersion
-
buildTime
Date buildTime() -
stable
boolean stable()
-