Uses of Enum Class
tfagaming.projects.minecraft.homestead.integrations.maps.AbstractMapIntegration.GeoDirection
Packages that use AbstractMapIntegration.GeoDirection
-
Uses of AbstractMapIntegration.GeoDirection in tfagaming.projects.minecraft.homestead.integrations.maps
Methods in tfagaming.projects.minecraft.homestead.integrations.maps that return AbstractMapIntegration.GeoDirectionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractMapIntegration.GeoDirection[]AbstractMapIntegration.GeoDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tfagaming.projects.minecraft.homestead.integrations.maps with parameters of type AbstractMapIntegration.GeoDirectionModifier and TypeMethodDescriptionprotected booleanAbstractMapIntegration.isNeighborClaimed(Region region, RegionChunk chunk, AbstractMapIntegration.GeoDirection direction)