| ftb$a | |
| net.minecraft.world.scores.Objective$Packed | |
| net.minecraft.class_266$class_10742 | |
| net.minecraft.scoreboard.ScoreboardObjective$Packed |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||
| private final ObjectiveCriteria |
| ||||||||
| private final Component |
| ||||||||
| private final ObjectiveCriteria$RenderType |
| ||||||||
| private final boolean |
| ||||||||
| private final Optional<NumberFormat> |
| ||||||||
| public static final com.mojang.serialization.Codec<Objective$Packed> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String name, ObjectiveCriteria criteria, Component displayName, ObjectiveCriteria$RenderType renderType, boolean displayAutoUpdate, Optional<NumberFormat> numberFormat) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public String |
| ||||||||
| public ObjectiveCriteria |
| ||||||||
| public Component |
| ||||||||
| public ObjectiveCriteria$RenderType |
| ||||||||
| public boolean |
| ||||||||
| public Optional<NumberFormat> |
|