public static class DimensionManager.SavedEntry
extends java.lang.Object
修飾子とタイプ | メソッドと説明 |
---|---|
byte[] |
getData() |
int |
getId() |
ResourceLocation |
getName() |
ResourceLocation |
getType() |
boolean |
skyLight() |
public int getId()
public ResourceLocation getName()
@Nullable public ResourceLocation getType()
@Nullable public byte[] getData()
public boolean skyLight()