| net.minecraft.advancements.DisplayInfo | |
| net.minecraft.class_185 | |
| net.minecraft.advancement.AdvancementDisplay |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final SimpleItemStackView |
|
||||||
| private final Text |
|
||||||
| private final Text |
|
||||||
| private final Optional<AssetInfo$TextureAssetInfo> |
|
||||||
| private final AdvancementFrame |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| public static final com.mojang.serialization.Codec<AdvancementDisplay> |
|
||||||
| public static final PacketCodec<RegistryByteBuf, AdvancementDisplay> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (SimpleItemStackView icon, Text title, Text description, Optional<AssetInfo$TextureAssetInfo> background, AdvancementFrame frame, boolean showToast, boolean announceToChat, boolean hidden) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| private static AdvancementDisplay |
|
||||||
| public SimpleItemStackView |
|
||||||
| public Text |
|
||||||
| public Text |
|
||||||
| public Optional<AssetInfo$TextureAssetInfo> |
|
||||||
| public AdvancementFrame |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|