Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AudienceProviderImpl - Class in com.xpdustry.distributor.common.audience
- AudienceProviderImpl(MindustryPlugin, EventBus) - Constructor for class com.xpdustry.distributor.common.audience.AudienceProviderImpl
C
- com.xpdustry.distributor.common - package com.xpdustry.distributor.common
- com.xpdustry.distributor.common.audience - package com.xpdustry.distributor.common.audience
- com.xpdustry.distributor.common.component.codec - package com.xpdustry.distributor.common.component.codec
- com.xpdustry.distributor.common.component.render - package com.xpdustry.distributor.common.component.render
- com.xpdustry.distributor.common.event - package com.xpdustry.distributor.common.event
- com.xpdustry.distributor.common.scheduler - package com.xpdustry.distributor.common.scheduler
- com.xpdustry.distributor.common.service - package com.xpdustry.distributor.common.service
- com.xpdustry.distributor.common.translation - package com.xpdustry.distributor.common.translation
D
- decode(String) - Method in class com.xpdustry.distributor.common.component.codec.MindustryDecoderImpl
- DISTRIBUTOR_WORKER_BASE_NAME - Static variable in class com.xpdustry.distributor.common.scheduler.PluginSchedulerImpl
- DistributorCommonPlugin - Class in com.xpdustry.distributor.common
- DistributorCommonPlugin() - Constructor for class com.xpdustry.distributor.common.DistributorCommonPlugin
E
- EventBusImpl - Class in com.xpdustry.distributor.common.event
- EventBusImpl() - Constructor for class com.xpdustry.distributor.common.event.EventBusImpl
G
- getAudienceProvider() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- getComponentRendererProvider() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- getCurrentTicks() - Method in interface com.xpdustry.distributor.common.scheduler.PluginTimeSource
- getEventBus() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- getEveryone() - Method in class com.xpdustry.distributor.common.audience.AudienceProviderImpl
- getGlobalTranslationSource() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- getMetadata() - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- getMetadata() - Method in enum class com.xpdustry.distributor.common.audience.ServerAudience
- getMindustryComponentDecoder() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- getPermissions() - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- getPermissions() - Method in enum class com.xpdustry.distributor.common.audience.ServerAudience
- getPlayer() - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- getPlayer(MUUID) - Method in class com.xpdustry.distributor.common.audience.AudienceProviderImpl
- getPlayer(String) - Method in class com.xpdustry.distributor.common.audience.AudienceProviderImpl
- getPlayer(Player) - Method in class com.xpdustry.distributor.common.audience.AudienceProviderImpl
- getPlayerLookup() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- getPlayerPermissionProvider() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- getPlayers() - Method in class com.xpdustry.distributor.common.audience.AudienceProviderImpl
- getPluginScheduler() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- getProviders(TypeToken<T>) - Method in class com.xpdustry.distributor.common.service.ServiceManagerImpl
- getRenderer(T) - Method in class com.xpdustry.distributor.common.component.render.ServiceComponentRendererProvider
- getRenderer(T) - Method in class com.xpdustry.distributor.common.component.render.StandardComponentRendererProvider
- getServer() - Method in class com.xpdustry.distributor.common.audience.AudienceProviderImpl
- getServiceManager() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- getTeam(Team) - Method in class com.xpdustry.distributor.common.audience.AudienceProviderImpl
- getTranslation(String, Locale) - Method in class com.xpdustry.distributor.common.translation.ServiceTranslationSource
H
- hideHUDText() - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
I
- INSTANCE - Enum constant in enum class com.xpdustry.distributor.common.audience.ServerAudience
K
- kick(ComponentLike, Duration) - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
M
- mindustry() - Static method in interface com.xpdustry.distributor.common.scheduler.PluginTimeSource
-
Returns a
PluginTimeSourceusingTime.globalTimeto provide the current time. - MindustryDecoderImpl - Class in com.xpdustry.distributor.common.component.codec
- MindustryDecoderImpl() - Constructor for class com.xpdustry.distributor.common.component.codec.MindustryDecoderImpl
O
- onInit() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- onLoad() - Method in class com.xpdustry.distributor.common.DistributorCommonPlugin
- onPluginExit() - Method in class com.xpdustry.distributor.common.scheduler.PluginSchedulerImpl
- onPluginUpdate() - Method in class com.xpdustry.distributor.common.scheduler.PluginSchedulerImpl
- openURI(URI) - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
P
- PlayerAudienceImpl - Class in com.xpdustry.distributor.common.audience
- PluginSchedulerImpl - Class in com.xpdustry.distributor.common.scheduler
- PluginSchedulerImpl(PluginTimeSource, Executor, int) - Constructor for class com.xpdustry.distributor.common.scheduler.PluginSchedulerImpl
- PluginTimeSource - Interface in com.xpdustry.distributor.common.scheduler
-
A
PluginTimeSourceprovides the current time in milliseconds. - post(E) - Method in class com.xpdustry.distributor.common.event.EventBusImpl
- post(Class<? super E>, E) - Method in class com.xpdustry.distributor.common.event.EventBusImpl
R
- register(MindustryPlugin, TypeToken<T>, T, Priority) - Method in class com.xpdustry.distributor.common.service.ServiceManagerImpl
S
- schedule(MindustryPlugin) - Method in class com.xpdustry.distributor.common.scheduler.PluginSchedulerImpl
- sendAnnouncement(ComponentLike) - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- sendMessage(ComponentLike) - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- sendMessage(ComponentLike) - Method in enum class com.xpdustry.distributor.common.audience.ServerAudience
- sendMessage(ComponentLike, ComponentLike, Audience) - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- sendMessage(ComponentLike, ComponentLike, Audience) - Method in enum class com.xpdustry.distributor.common.audience.ServerAudience
- sendNotification(ComponentLike, char) - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- sendWarning(ComponentLike) - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- sendWarning(ComponentLike) - Method in enum class com.xpdustry.distributor.common.audience.ServerAudience
- ServerAudience - Enum Class in com.xpdustry.distributor.common.audience
- ServiceComponentRendererProvider - Class in com.xpdustry.distributor.common.component.render
- ServiceComponentRendererProvider(ServiceManager) - Constructor for class com.xpdustry.distributor.common.component.render.ServiceComponentRendererProvider
- ServiceManagerImpl - Class in com.xpdustry.distributor.common.service
- ServiceManagerImpl() - Constructor for class com.xpdustry.distributor.common.service.ServiceManagerImpl
- ServiceTranslationSource - Class in com.xpdustry.distributor.common.translation
- ServiceTranslationSource(ServiceManager) - Constructor for class com.xpdustry.distributor.common.translation.ServiceTranslationSource
- showHUDText(ComponentLike) - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- showLabel(ComponentLike, float, float, Duration) - Method in class com.xpdustry.distributor.common.audience.PlayerAudienceImpl
- standard() - Static method in interface com.xpdustry.distributor.common.scheduler.PluginTimeSource
-
Returns a
PluginTimeSourceusingSystem.currentTimeMillis()to provide the current time. - StandardComponentRendererProvider - Class in com.xpdustry.distributor.common.component.render
- StandardComponentRendererProvider() - Constructor for class com.xpdustry.distributor.common.component.render.StandardComponentRendererProvider
- subscribe(E, Priority, MindustryPlugin, Runnable) - Method in class com.xpdustry.distributor.common.event.EventBusImpl
- subscribe(Class<E>, Priority, MindustryPlugin, Consumer<E>) - Method in class com.xpdustry.distributor.common.event.EventBusImpl
V
- valueOf(String) - Static method in enum class com.xpdustry.distributor.common.audience.ServerAudience
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.xpdustry.distributor.common.audience.ServerAudience
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values