light level value for the block with given ID and data. If data
parameter is omitted, it defaults to 0.
Same as registerComparatorSignalFunctionForID, but can also take string ID of the block (internally converting it to numeric).
Same as registerEntityStepOffFunctionForID, but can also take string ID of the block (internally converting it to numeric).
Registers the function that will be called when an entity steps off a block with given numeric ID. The function has the same parameters as in Block.registerEntityStepOnFunction.
Sets light level value for the block with given ID and data 0
light level value for the block with given ID, clamped between 0 and 15 inclusively
Sets light level value for the block with given ID and data. Same as KEX.BlocksModule.setLightEmission.
light level value for the block with given ID and data, clamped between 0 and 15 inclusively
Generated using TypeDoc
Extension for InnerCore's Block module adding new methods or patching existing ones.
4.0