public class CreativeSettings
extends java.lang.Object
| Constructor and Description |
|---|
CreativeSettings(java.io.File dataPath,
com.mojang.datafixers.DataFixer dataFixerIn) |
| Modifier and Type | Method and Description |
|---|---|
HotbarSnapshot |
getHotbarSnapshot(int index) |
void |
save() |
public CreativeSettings(java.io.File dataPath,
com.mojang.datafixers.DataFixer dataFixerIn)
public void save()
public HotbarSnapshot getHotbarSnapshot(int index)