Class FakeBorderRegistry
java.lang.Object
tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Map<org.bukkit.Location, FakeBorderRegistry.FakeBorderBlock> static final Map<Long, Set<FakeBorderRegistry.FakeBorderBlock>> -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgetByLocation(org.bukkit.Location loc) getRegionBlocks(long regionId) removeRegion(long regionId)
-
Field Details
-
REGION_MAP
-
LOC_MAP
-
-
Method Details
-
add
-
getRegionBlocks
-
getByLocation
-
removeRegion
-