public static final class StartGamePacket.BlockPaletteEntry extends Object
| Constructor and Description |
|---|
BlockPaletteEntry(String identifier,
short meta) |
BlockPaletteEntry(String identifier,
short meta,
short legacyId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIdentifier() |
short |
getLegacyId() |
short |
getMeta() |
int |
hashCode() |
String |
toString() |
public BlockPaletteEntry(String identifier, short meta)
public BlockPaletteEntry(String identifier, short meta, short legacyId)
public String getIdentifier()
public short getMeta()
public short getLegacyId()
Copyright © 2018–2019 NukkitX. All rights reserved.