Package dev.upcraft.soulbound.init
Class SoulboundContainerProviders
java.lang.Object
dev.upcraft.soulbound.init.SoulboundContainerProviders
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final dev.upcraft.sparkweave.api.registry.RegistryHandler<SoulboundContainerProvider<?>>static final dev.upcraft.sparkweave.api.registry.RegistrySupplier<SoulboundContainerProvider<PlayerInventoryContainer>>static final net.minecraft.core.Registry<SoulboundContainerProvider<?>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONTAINER_PROVIDERS
public static final dev.upcraft.sparkweave.api.registry.RegistryHandler<SoulboundContainerProvider<?>> CONTAINER_PROVIDERS -
REGISTRY
-
PLAYER_INVENTORY
public static final dev.upcraft.sparkweave.api.registry.RegistrySupplier<SoulboundContainerProvider<PlayerInventoryContainer>> PLAYER_INVENTORY
-
-
Constructor Details
-
SoulboundContainerProviders
public SoulboundContainerProviders()
-