Package | Description |
---|---|
com.comphenix.protocol.reflect |
Modifier and Type | Method and Description |
---|---|
<T> StructureModifier<T> |
StructureModifier.withType(java.lang.Class fieldType,
EquivalentConverter<T> converter)
Retrieves a structure modifier that only reads and writes fields of a given type.
|