Package net.minecraftforge.energy
Class CapabilityEnergy
java.lang.Object
net.minecraftforge.energy.CapabilityEnergy
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Capability<IEnergyStorage>Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
ENERGY
Deprecated, for removal: This API element is subject to removal in a future version.Create your own reference usingCapabilityManager.get(CapabilityToken), or useForgeCapabilities.ENERGY.
-
-
Constructor Details
-
CapabilityEnergy
public CapabilityEnergy()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
register
Deprecated, for removal: This API element is subject to removal in a future version.
-
CapabilityManager.get(CapabilityToken), or useForgeCapabilities.ENERGY.