forked from MagicBane/Server
final field
This commit is contained in:
@@ -1323,7 +1323,7 @@ public class mbEnums {
|
||||
SpireBlock(mbEnums.ModBehaviorType.Flag),
|
||||
PowerCostHealth(mbEnums.ModBehaviorType.Flag);
|
||||
|
||||
public ModBehaviorType behaviorType;
|
||||
public final ModBehaviorType behaviorType;
|
||||
|
||||
ModType(ModBehaviorType behaviorType) {
|
||||
this.behaviorType = behaviorType;
|
||||
|
||||
Reference in New Issue
Block a user