public abstract class Common1_16_5
extends mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI
| Constructor and Description |
|---|
Common1_16_5() |
| Modifier and Type | Method and Description |
|---|---|
java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockHelperAPI> |
initBlockHelper() |
java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.server.CommandHelperAPI> |
initCommandHelper() |
java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI> |
initResource() |
java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnHelperAPI<?>> |
initSpawnHelper() |
java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI> |
initTag() |
java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<?>> |
initTextHelper() |
java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.common.item.ToolHelperAPI> |
initToolHelper() |
java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.wrappers.WrapperAPI> |
initWrapper() |
getBlockHelper, getCommandHelper, getCommonEvents, getCore, getModHelper, getModLoader, getNetwork, getRegistryHandler, getResource, getServer, getServerEvents, getSharedHandlesCommon, getSide, getSpawnHelper, getTag, getTextHelper, getToolHelper, getVersion, getWrapper, initCommonEvents, initModHelper, initNetwork, initRegistryHandler, initServer, initServerEvents, initSharedHandlesCommon, qualifyMsg, safelySupplypublic java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.common.block.BlockHelperAPI> initBlockHelper()
initBlockHelper in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPIpublic java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.server.CommandHelperAPI> initCommandHelper()
initCommandHelper in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPIpublic java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.resource.ResourceAPI> initResource()
initResource in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPIpublic java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.spawn.SpawnHelperAPI<?>> initSpawnHelper()
initSpawnHelper in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPIpublic java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.tag.TagAPI> initTag()
initTag in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPIpublic java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.text.TextHelperAPI<?>> initTextHelper()
initTextHelper in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPIpublic java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.common.item.ToolHelperAPI> initToolHelper()
initToolHelper in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPIpublic java.util.function.Supplier<mods.thecomputerizer.theimpossiblelibrary.api.wrappers.WrapperAPI> initWrapper()
initWrapper in class mods.thecomputerizer.theimpossiblelibrary.api.common.CommonAPI