Uses of Class
tfagaming.projects.minecraft.homestead.models.serialize.SeLocation
Packages that use SeLocation
Package
Description
-
Uses of SeLocation in tfagaming.projects.minecraft.homestead.models
Methods in tfagaming.projects.minecraft.homestead.models that return SeLocationModifier and TypeMethodDescription@Nullable SeLocationRegion.getLocation()@Nullable SeLocationRegion.getWelcomeSign()Methods in tfagaming.projects.minecraft.homestead.models with parameters of type SeLocationModifier and TypeMethodDescriptionbooleanSubArea.isLocationInside(SeLocation location) voidRegion.setLocation(@Nullable SeLocation location) voidRegion.setWelcomeSign(@Nullable SeLocation welcomeSign) -
Uses of SeLocation in tfagaming.projects.minecraft.homestead.models.serialize
Methods in tfagaming.projects.minecraft.homestead.models.serialize that return SeLocationModifier and TypeMethodDescriptionstatic SeLocationSeLocation.deserialize(@NotNull String serialized)