| net.minecraft.network.chat.ResolutionContext | |
| net.minecraft.class_1_466 | |
| net.minecraft.text.TextParseContext |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final ServerCommandSource |
|
||||||
| private final Entity |
|
||||||
| private final Predicate<TextObjectContents> |
|
||||||
| private final int |
|
||||||
| private final TextParseContext$DepthLimitBehavior |
|
||||||
| private final int |
|
||||||
| private final org.apache.commons.lang3.mutable.MutableInt |
|
||||||
| private static final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ServerCommandSource getCommandSource, Entity getEntity, Predicate<TextObjectContents> objectInfoValidator, int depthLimit, TextParseContext$DepthLimitBehavior depthLimitBehavior, int resolvedComponentLimit, org.apache.commons.lang3.mutable.MutableInt resolvedComponentCount) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public TextObjectContents |
|
||||||
| public static TextParseContext |
|
||||||
| public static TextParseContext$Builder |
|
||||||
| public ServerCommandSource |
|
||||||
| public Entity |
|
||||||
| public Predicate<TextObjectContents> |
|
||||||
| public int |
|
||||||
| public TextParseContext$DepthLimitBehavior |
|
||||||
| public int |
|
||||||
| public org.apache.commons.lang3.mutable.MutableInt |
|