Uses of Class
net.md_5.specialsource.Ownable
Packages that use Ownable
-
Uses of Ownable in net.md_5.specialsource
Fields in net.md_5.specialsource with type parameters of type OwnableMethods in net.md_5.specialsource with parameters of type Ownable -
Uses of Ownable in net.md_5.specialsource.writer
Methods in net.md_5.specialsource.writer with parameters of type OwnableModifier and TypeMethodDescriptionvoidCompactSearge.addFieldMap(Ownable oldField, Ownable newField) abstract voidMappingWriter.addFieldMap(Ownable oldField, Ownable newField) voidSearge.addFieldMap(Ownable oldField, Ownable newField) voidCompactSearge.addMethodMap(Ownable oldMethod, Ownable newMethod) abstract voidMappingWriter.addMethodMap(Ownable oldMethod, Ownable newMethod) voidSearge.addMethodMap(Ownable oldMethod, Ownable newMethod)