| fmq | |
| net.minecraft.world.level.saveddata.maps.MapDecoration | |
| net.minecraft.class_20 | |
| net.minecraft.item.map.MapDecoration | |
| net.minecraft.src.C_2767_ | |
| net.minecraft.world.level.saveddata.maps.MapIcon |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Holder<MapDecorationType> |
| ||||||||||
| private final byte |
| ||||||||||
| private final byte |
| ||||||||||
| private final byte |
| ||||||||||
| private final Optional<Component> |
| ||||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, MapDecoration> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Holder<MapDecorationType> type, byte x, byte z, byte rotation, Optional<Component> name) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Identifier |
| ||||||||||
| public boolean |
| ||||||||||
| public Holder<MapDecorationType> |
| ||||||||||
| public byte |
| ||||||||||
| public byte |
| ||||||||||
| public byte |
| ||||||||||
| public Optional<Component> |
|