| net.minecraft.client.input.PreeditEvent | |
| net.minecraft.client.input.PreeditEvent | |
| net.minecraft.class_1_359 | |
| net.minecraft.client.input.ImePreEditInput |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||
| private final int |
| ||||||||
| private final List<String> |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String fullText, int caretPosition, List<String> blocks, int focusedBlock) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static ImePreEditInput |
| ||||||||
| private static int[] |
| ||||||||
| public MutableText |
| ||||||||
| public String |
| ||||||||
| public int |
| ||||||||
| public List<String> |
| ||||||||
| public int |
|