-
Notifications
You must be signed in to change notification settings - Fork 10
ExpandVanillaFactory
youyihj edited this page Nov 15, 2020
·
3 revisions
ExpandVanillaFactory is a ZenExpansion of VanillaFactory.
VanillaFactory.createEnergyItem(String unlocalizedName, int capacity, int maxReceive, int maxExtract);
VanillaFactory.createExpandBlock(String unlocalizedName, IBlockMaterialDefinition blockMaterial);
VanillaFactory.createExpandItem(String unlocalizedName);
VanillaFactory.createActualTileEntity(int id);
They return a new EnergyItem, ExpandBlock, ExpandItem, TileEntity instance.
- GlobalFunctions
- ScriptReloading
- SuppressErrorPreprocessor
- HardFailPreprocessor
- OrderlyMap
- IData Deep Update
- Template String
- Native Method Access
- Mixin
- CrTI18n
- CrTUUID
- CrTItemHandler
- CrTLiquidHandler
- ILiquidTankProperties
- StringList
- HexHelper
- StaticString
- Catenation
- PersistedCatenation
- PlayerStat
- IStatFormatter
- GameRuleHelper
- ZenCommand
- ZenCommandTree
- ZenUtilsCommandSender
- IGetCommandUsage
- ICommandExecute
- IGetTabCompletion
- CommandUtils