Uses of Interface
dev.rono.igniscore.api.inventory.IgnisCustomInventory
Packages that use IgnisCustomInventory
Package
Description
Strategy interfaces and helpers for block/item extension behavior.
-
Uses of IgnisCustomInventory in dev.rono.igniscore.api.strategy
Methods in dev.rono.igniscore.api.strategy with parameters of type IgnisCustomInventoryModifier and TypeMethodDescriptionvoidExtensionSupport.registerCustomInventory(Object nativeInventory, IgnisCustomInventory handler) Binds a custom inventory handler to a native platform inventory instance.