Uses of Record Class
tfagaming.projects.minecraft.homestead.borders.FakeBorderRegistry.FakeBorderBlock
Packages that use FakeBorderRegistry.FakeBorderBlock
-
Uses of FakeBorderRegistry.FakeBorderBlock in tfagaming.projects.minecraft.homestead.borders
Fields in tfagaming.projects.minecraft.homestead.borders with type parameters of type FakeBorderRegistry.FakeBorderBlockModifier and TypeFieldDescriptionstatic final Map<org.bukkit.Location, FakeBorderRegistry.FakeBorderBlock> FakeBorderRegistry.LOC_MAPstatic final Map<Long, Set<FakeBorderRegistry.FakeBorderBlock>> FakeBorderRegistry.REGION_MAPMethods in tfagaming.projects.minecraft.homestead.borders that return FakeBorderRegistry.FakeBorderBlockMethods in tfagaming.projects.minecraft.homestead.borders that return types with arguments of type FakeBorderRegistry.FakeBorderBlockModifier and TypeMethodDescriptionFakeBorderRegistry.getRegionBlocks(long regionId) FakeBorderRegistry.removeRegion(long regionId) Methods in tfagaming.projects.minecraft.homestead.borders with parameters of type FakeBorderRegistry.FakeBorderBlockModifier and TypeMethodDescriptionstatic voidFakeBorderRegistry.add(FakeBorderRegistry.FakeBorderBlock block)