Package dev.rono.igniscore.api.model
package dev.rono.igniscore.api.model
Extension definitions loaded from JAR
config.yml files.
BlockDefinition and
ItemDefinition share this surface. The config id
field is the in-game type id; ExtensionDefinition.getExtensionId() matches the manifest
id used to register the strategy.
-
ClassDescriptionCommon surface for block and item extension definitions loaded from JARs.Represents an active custom block in the world with persistent metadata and runtime state.