Uses of Class
tfagaming.projects.minecraft.homestead.Homestead
Packages that use Homestead
Package
Description
-
Uses of Homestead in tfagaming.projects.minecraft.homestead
Methods in tfagaming.projects.minecraft.homestead that return Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.api
Methods in tfagaming.projects.minecraft.homestead.api that return Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.commands
Fields in tfagaming.projects.minecraft.homestead.commands declared as Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.commands.brigadier
Constructors in tfagaming.projects.minecraft.homestead.commands.brigadier with parameters of type HomesteadModifierConstructorDescriptionBrigadierCommands(Homestead plugin, me.lucko.commodore.Commodore commodore) -
Uses of Homestead in tfagaming.projects.minecraft.homestead.events
Methods in tfagaming.projects.minecraft.homestead.events with parameters of type Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.gui
Fields in tfagaming.projects.minecraft.homestead.gui declared as Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.integrations
Methods in tfagaming.projects.minecraft.homestead.integrations with parameters of type HomesteadModifier and TypeMethodDescriptionstatic voidApply or create new instances for each web map renderer plugin.Constructors in tfagaming.projects.minecraft.homestead.integrations with parameters of type Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.integrations.faststats
Constructors in tfagaming.projects.minecraft.homestead.integrations.faststats with parameters of type Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.integrations.maps
Fields in tfagaming.projects.minecraft.homestead.integrations.maps declared as HomesteadConstructors in tfagaming.projects.minecraft.homestead.integrations.maps with parameters of type HomesteadModifierConstructorDescriptionprotectedAbstractMapIntegration(Homestead plugin) BlueMapAPI(Homestead plugin, de.bluecolored.bluemap.api.BlueMapAPI api) Pl3xMapAPI(Homestead plugin) SquaremapAPI(Homestead plugin) -
Uses of Homestead in tfagaming.projects.minecraft.homestead.integrations.vault
Constructors in tfagaming.projects.minecraft.homestead.integrations.vault with parameters of type HomesteadModifierConstructorDescriptionLegacyVaultProvider(Homestead plugin) VaultUnlockedProvider(Homestead plugin) -
Uses of Homestead in tfagaming.projects.minecraft.homestead.resources
Methods in tfagaming.projects.minecraft.homestead.resources with parameters of type Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.sessions
Methods in tfagaming.projects.minecraft.homestead.sessions with parameters of type Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.storage
Methods in tfagaming.projects.minecraft.homestead.storage with parameters of type Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.tools.https
Methods in tfagaming.projects.minecraft.homestead.tools.https with parameters of type Homestead -
Uses of Homestead in tfagaming.projects.minecraft.homestead.tools.minecraft.chunks
Methods in tfagaming.projects.minecraft.homestead.tools.minecraft.chunks with parameters of type HomesteadModifier and TypeMethodDescriptionstatic voidPersistentChunkTicket.addPersistent(Homestead plugin, org.bukkit.Chunk chunk) static voidPersistentChunkTicket.addPersistent(Homestead plugin, org.bukkit.World world, int chunkX, int chunkZ) static voidPersistentChunkTicket.removePersistent(Homestead plugin, org.bukkit.Chunk chunk) static voidPersistentChunkTicket.removePersistent(Homestead plugin, org.bukkit.World world, int chunkX, int chunkZ)