@ThreadSafe public final class BlockMasterFactory extends java.lang.Object implements MasterFactory<CoreMasterContext>
BlockMaster instance.| Constructor and Description |
|---|
BlockMasterFactory()
Constructs a new
BlockMasterFactory. |
| Modifier and Type | Method and Description |
|---|---|
BlockMaster |
create(MasterRegistry registry,
CoreMasterContext context) |
java.lang.String |
getName() |
boolean |
isEnabled() |
public BlockMasterFactory()
BlockMasterFactory.public boolean isEnabled()
isEnabled in interface MasterFactory<CoreMasterContext>public java.lang.String getName()
getName in interface MasterFactory<CoreMasterContext>public BlockMaster create(MasterRegistry registry, CoreMasterContext context)
create in interface MasterFactory<CoreMasterContext>Copyright © 2019. All Rights Reserved.