Interface ModelStateExtension

All Known Subinterfaces:
ModelState
All Known Implementing Classes:
BlockModelRotation, SimpleModelState, Variant

public interface ModelStateExtension
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Returns whether this model state may apply a rotation that is not a multiple of 90 degrees.
    private ModelState
     
  • Method Details

    • self

      private ModelState self()
    • mayApplyArbitraryRotation

      default boolean mayApplyArbitraryRotation()
      Returns whether this model state may apply a rotation that is not a multiple of 90 degrees.
      Returns:
      whether this model state may apply a rotation that is not a multiple of 90 degrees