| net.minecraft.world.level.saveddata.maps.MapDecoration | |
| net.minecraft.world.level.saveddata.maps.MapDecoration | |
| net.minecraft.class_20 | |
| net.minecraft.item.map.MapDecoration |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final RegistryEntry<MapDecorationType> |
| ||||||||
| private final byte |
| ||||||||
| private final byte |
| ||||||||
| private final byte |
| ||||||||
| private final Optional<Text> |
| ||||||||
| public static final PacketCodec<RegistryByteBuf, MapDecoration> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntry<MapDecorationType> type, byte x, byte z, byte rotation, Optional<Text> name) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Identifier |
| ||||||||
| public boolean |
| ||||||||
| public RegistryEntry<MapDecorationType> |
| ||||||||
| public byte |
| ||||||||
| public byte |
| ||||||||
| public byte |
| ||||||||
| public Optional<Text> |
|