class ArgumentSerializers$Entry<T extends ArgumentType<?>>
| dx$a | |
| net.minecraft.unmapped.C_07540697$C_38782336 | |
| net.minecraft.command.serdes.ArgumentSerializers$Entry | |
| net.minecraft.command.arguments.ArgumentTypes$Entry |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public final Class<T> |
| ||||||||
| public final ArgumentSerializer<T> |
| ||||||||
| public final Identifier |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Class<T> type, ArgumentSerializer<T> serializer, Identifier name) |