Package etithespirit.orimod.common.block.decay
package etithespirit.orimod.common.block.decay
-
ClassDescriptionThis base class represents a block associated with The Decay.Values common across most spreading Decay blocks.A decay liquid block, which inherits the attributes of both liquid and decay materials.Config that Decay blocks must follow when doing their decayish things.An extension to
IDecayBlockIdentifier
that goes beyond the mere definition of being a Decay block.
Blocks implementing IDecayBlock are implicitly classified as decay blocks (for obvious reasons), but also contain the more aggressive behaviors of The Decay in that they will spread and infect nearby blocks.An empty interface for the purpose of identifying Decay blocks.