Interface ModelModifier.OnLoadBlock.Context

Enclosing interface:
ModelModifier.OnLoadBlock

@NonExtendable public static interface ModelModifier.OnLoadBlock.Context
The context for an on load block model modification event.
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    The corresponding block state of the model that was loaded.
  • Method Details Link icon

    • state Link icon

      BlockState state()
      The corresponding block state of the model that was loaded.