Package com.petrolpark.data
Class ForgeRegistryObjectGSONAdapter.Builder<E,T extends net.minecraft.world.level.storage.loot.SerializerType<E>>
java.lang.Object
com.petrolpark.data.ForgeRegistryObjectGSONAdapter.Builder<E,T>
- Enclosing class:
- ForgeRegistryObjectGSONAdapter<E,
T extends net.minecraft.world.level.storage.loot.SerializerType<E>>
public static class ForgeRegistryObjectGSONAdapter.Builder<E,T extends net.minecraft.world.level.storage.loot.SerializerType<E>>
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDefaultType(Supplier<T> defaultType) withInlineSerializer(Supplier<T> inlineType, net.minecraft.world.level.storage.loot.GsonAdapterFactory.InlineSerializer<? extends E> pInlineSerializer)
-
Method Details
-
withInlineSerializer
-
withDefaultType
-
build
-