Uses of Class
io.github.mmm.code.base.block.BaseBlockInitializer
Packages that use BaseBlockInitializer
-
Uses of BaseBlockInitializer in io.github.mmm.code.base.block
Methods in io.github.mmm.code.base.block that return BaseBlockInitializerModifier and TypeMethodDescriptionBaseBlockInitializer.copy()BaseBlockInitializer.copy(io.github.mmm.code.api.copy.CodeCopyMapper mapper) Constructors in io.github.mmm.code.base.block with parameters of type BaseBlockInitializerModifierConstructorDescriptionBaseBlockInitializer(BaseBlockInitializer template, io.github.mmm.code.api.copy.CodeCopyMapper mapper) The copy-constructor.