Uses of Class
tfagaming.projects.minecraft.homestead.models.serialize.SeBlock
Packages that use SeBlock
Package
Description
-
Uses of SeBlock in tfagaming.projects.minecraft.homestead.borders
Constructors in tfagaming.projects.minecraft.homestead.borders with parameters of type SeBlockModifierConstructorDescriptionSelectedAreaParticlesSpawner(org.bukkit.entity.Player player, SeBlock firstBlock, SeBlock secondBlock) Creates or updates the particle spawner for the given player usingSeBlockcorners. -
Uses of SeBlock in tfagaming.projects.minecraft.homestead.models
Methods in tfagaming.projects.minecraft.homestead.models that return SeBlockModifier and TypeMethodDescription@NotNull SeBlockSubArea.getPoint1()@NotNull SeBlockSubArea.getPoint2()Methods in tfagaming.projects.minecraft.homestead.models with parameters of type SeBlockConstructors in tfagaming.projects.minecraft.homestead.models with parameters of type SeBlock -
Uses of SeBlock in tfagaming.projects.minecraft.homestead.models.serialize
Methods in tfagaming.projects.minecraft.homestead.models.serialize that return SeBlock -
Uses of SeBlock in tfagaming.projects.minecraft.homestead.tools.minecraft.chunks
Methods in tfagaming.projects.minecraft.homestead.tools.minecraft.chunks with parameters of type SeBlockModifier and TypeMethodDescriptionstatic List<org.bukkit.Chunk> ChunkUtility.getChunksInArea(SeBlock corner1, SeBlock corner2) -
Uses of SeBlock in tfagaming.projects.minecraft.homestead.tools.minecraft.subareas
Methods in tfagaming.projects.minecraft.homestead.tools.minecraft.subareas with parameters of type SeBlockModifier and TypeMethodDescriptionstatic SubAreaSubAreaUtility.getIntersectedSubArea(long regionId, SeBlock firstPoint, SeBlock secondPoint) static intstatic intstatic intstatic intstatic intstatic intstatic intstatic booleanSubAreaUtility.isIntersectingOtherSubArea(long regionId, SeBlock firstPoint, SeBlock secondPoint)