@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.configurate.objectmapping.guice
An extension to the object mapper that will create constructors
using Guice
Injector
s.-
Class Summary Class Description GuiceObjectMapperProvider A factory forObjectMapper
s that will inherit the injector from wherever it is provided.