DataManipulator
.See: Description
Interface | Description |
---|---|
IMixinBlock |
A quasi interface to mix into every possible
Block such that their
acceptable BlockState s can be created, manipulated, and applied
with the safety of using these instance checks of the IMixinBlock . |
IMixinBlockAttachable | |
IMixinBlockAxisOriented | |
IMixinBlockDirectional | |
IMixinBlockDyeable | |
IMixinBlockLayerable |
This interface provides the necessary information for
LayeredData to be
retrieved from the various blocks that have "layered" information, such as
BlockSnow , BlockCake . |
IMixinBlockTree | |
IMixinBlockWettable | |
IMixinPoweredHolder |
DataManipulator
. The one
requirement is that all block mixins extend IMixinBlock
for the benefit of being able to "reset" the block to a "default state".