Package com.comphenix.protocol.reflect
package com.comphenix.protocol.reflect
-
Interface SummaryInterfaceDescriptionInterface that converts generic objects into types and back.Represents a generic object printer.
-
Class SummaryClassDescriptionRepresents a method in ASM.Utilities for working with fields by reflection.Retrieves fields and methods by signature, not just name.Represents a traditional int field enum.Represents a method or a constructor.Utility reflection methods focussed on methods in general rather than properties in particular.Can copy an object field by field.Used to print the content of an arbitrary class.StructureModifier<TField>Provides list-oriented access to the fields of a Minecraft packet.Represents a field that will revert to its original state when this class is garbaged collected.
-
Enum Class Summary
-
Exception SummaryExceptionDescriptionInvoked when a field is inaccessible due to security limitations, or when it simply doesn't exist.