| fbz | |
| net.minecraft.world.level.saveddata.maps.MapBanner | |
| net.minecraft.class_17 | |
| net.minecraft.item.map.MapBannerMarker | |
| net.minecraft.unmapped.C_cdpawxua | |
| net.minecraft.item.map.MapBannerMarker | |
| net.minecraft.src.C_2765_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||||||
| private final DyeColor |
| ||||||||||||||
| private final Optional<Text> |
| ||||||||||||||
| public static final com.mojang.serialization.Codec<MapBannerMarker> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, DyeColor dyeColor, Optional<Text> name) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static MapBannerMarker |
| ||||||||||||||
| public RegistryEntry<MapDecorationType> |
| ||||||||||||||
| public String |
| ||||||||||||||
| public BlockPos |
| ||||||||||||||
| public DyeColor |
| ||||||||||||||
| public Optional<Text> |
|