Package dev.latvian.mods.kubejs.registry
Class BuilderTypeRegistryHandler.Info<T>
java.lang.Object
dev.latvian.mods.kubejs.registry.BuilderTypeRegistryHandler.Info<T>
- Enclosing class:
BuilderTypeRegistryHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable BuilderType<T> @Nullable com.mojang.serialization.Codec<T> @Nullable BuilderType<T> namedType(net.minecraft.resources.ResourceLocation name) @Nullable dev.latvian.mods.rhino.type.TypeInfotypeInfo()List<BuilderType<T>> types()
-
Constructor Details
-
Info
public Info()
-
-
Method Details
-
defaultType
-
types
-
namedType
-
directCodec
-
typeInfo
@Nullable public @Nullable dev.latvian.mods.rhino.type.TypeInfo typeInfo()
-