CommandAPI 9.4.1
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.SafeVarHandle< Type, FieldType > Member List

This is the complete list of members for dev.jorel.commandapi.SafeVarHandle< Type, FieldType >, including all inherited members.

get(Type instance) (defined in dev.jorel.commandapi.SafeVarHandle< Type, FieldType >)dev.jorel.commandapi.SafeVarHandle< Type, FieldType >
getStatic() (defined in dev.jorel.commandapi.SafeVarHandle< Type, FieldType >)dev.jorel.commandapi.SafeVarHandle< Type, FieldType >
ofOrNull(Class<? super Type > classType, String fieldName, String mojangMappedFieldName, Class<? super FieldType > fieldType) (defined in dev.jorel.commandapi.SafeVarHandle< Type, FieldType >)dev.jorel.commandapi.SafeVarHandle< Type, FieldType >static
set(Type instance, FieldType param) (defined in dev.jorel.commandapi.SafeVarHandle< Type, FieldType >)dev.jorel.commandapi.SafeVarHandle< Type, FieldType >
USING_MOJANG_MAPPINGS (defined in dev.jorel.commandapi.SafeVarHandle< Type, FieldType >)dev.jorel.commandapi.SafeVarHandle< Type, FieldType >static