Class ChampionsForge1_16_5
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.integration.ChampionsAPI
mods.thecomputerizer.theimpossiblelibrary.forge.v16.m5.integration.ChampionsForge1_16_5
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.integration.ModAPI,mods.thecomputerizer.theimpossiblelibrary.api.integration.VersionDependent
public class ChampionsForge1_16_5
extends mods.thecomputerizer.theimpossiblelibrary.api.integration.ChampionsAPI
-
Nested Class Summary
Nested classes/interfaces inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ChampionsAPI
mods.thecomputerizer.theimpossiblelibrary.api.integration.ChampionsAPI.ChampionData -
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ChampionsAPI
MODID, NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontop.theillusivec4.champions.api.IChampiongetCapability(mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?, ?> api) mods.thecomputerizer.theimpossiblelibrary.api.integration.ChampionsAPI.ChampionDatagetChampionData(mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?, ?> entity) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.integration.ChampionsAPI
getID, getName, isChampion, isCompatible
-
Constructor Details
-
ChampionsForge1_16_5
public ChampionsForge1_16_5()
-
-
Method Details
-
getCapability
@Nullable public top.theillusivec4.champions.api.IChampion getCapability(mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?, ?> api) -
getChampionData
@Nullable public mods.thecomputerizer.theimpossiblelibrary.api.integration.ChampionsAPI.ChampionData getChampionData(mods.thecomputerizer.theimpossiblelibrary.api.common.entity.EntityAPI<?, ?> entity) - Specified by:
getChampionDatain classmods.thecomputerizer.theimpossiblelibrary.api.integration.ChampionsAPI
-