Package fr.skytasul.reflection.shrieker
Interface MappingsShrieker.ReflectionInitializer
- Enclosing class:
MappingsShrieker
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoidinitializeReflection(@NotNull fr.skytasul.reflection.ReflectionAccessor reflection, @NotNull fr.skytasul.reflection.Version version)
-
Method Details
-
initializeReflection
void initializeReflection(@NotNull @NotNull fr.skytasul.reflection.ReflectionAccessor reflection, @NotNull @NotNull fr.skytasul.reflection.Version version) throws ReflectiveOperationException - Throws:
ReflectiveOperationException
-