Index

A B C D E F G H I K L M N O P R S T V W _ 
All Classes and Interfaces|All Packages|Constant Field Values

A

acceptTargets(Set<String>, Set<String>) - Method in class me.shedaniel.architectury.plugin.forge.ArchitecturyMixinPlugin
 
addButton(Screen, T) - Static method in class me.shedaniel.architectury.hooks.forge.ScreenHooksImpl
 
addChild(Screen, T) - Static method in class me.shedaniel.architectury.hooks.forge.ScreenHooksImpl
 
addProperties(Predicate<BiomeModifications.BiomeContext>, BiConsumer<BiomeModifications.BiomeContext, BiomeProperties.Mutable>) - Static method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl
 
addReloadListeners(AddReloadListenerEvent) - Static method in class me.shedaniel.architectury.registry.forge.ReloadListenersImpl
 
addSource(PackRepository, RepositorySource) - Static method in class me.shedaniel.architectury.hooks.forge.PackRepositoryHooksImpl
 
architectury$attachLevel(LevelAccessor) - Method in interface me.shedaniel.architectury.event.forge.EventHandlerImplCommon.WorldEventAttachment
 
architectury$attachLevel(LevelAccessor) - Method in class me.shedaniel.architectury.mixin.forge.MixinWorldEvent
 
architectury$getAttachedLevel() - Method in interface me.shedaniel.architectury.event.forge.EventHandlerImplCommon.WorldEventAttachment
 
architectury$getAttachedLevel() - Method in class me.shedaniel.architectury.mixin.forge.MixinWorldEvent
 
ArchitecturyForge - Class in me.shedaniel.architectury.forge
 
ArchitecturyForge() - Constructor for class me.shedaniel.architectury.forge.ArchitecturyForge
 
ArchitecturyMixinPlugin - Class in me.shedaniel.architectury.plugin.forge
 
ArchitecturyMixinPlugin() - Constructor for class me.shedaniel.architectury.plugin.forge.ArchitecturyMixinPlugin
 
attachToForge(Event<Consumer<T>>) - Static method in class me.shedaniel.architectury.event.forge.EventFactoryImpl
 
attachToForgeActor(Event<Actor<T>>) - Static method in class me.shedaniel.architectury.event.forge.EventFactoryImpl
 
attachToForgeActorCancellable(Event<Actor<T>>) - Static method in class me.shedaniel.architectury.event.forge.EventFactoryImpl
 
attachToForgeEventActor(Event<EventActor<T>>) - Static method in class me.shedaniel.architectury.event.forge.EventFactoryImpl
 
attachToForgeEventActorCancellable(Event<EventActor<T>>) - Static method in class me.shedaniel.architectury.event.forge.EventFactoryImpl
 
axeTag() - Static method in class me.shedaniel.architectury.registry.forge.ToolTypeImpl
 

B

BiomeGenerationSettingsBuilderAccessor - Interface in me.shedaniel.architectury.mixin.forge
 
BiomeModificationsImpl - Class in me.shedaniel.architectury.registry.forge
 
BiomeModificationsImpl() - Constructor for class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl
 
BiomeModificationsImpl.BiomeWrapped - Class in me.shedaniel.architectury.registry.forge
 
BiomeModificationsImpl.MutableBiomeWrapped - Class in me.shedaniel.architectury.registry.forge
 
BiomeModificationsImpl.MutableClimatePropertiesWrapped - Class in me.shedaniel.architectury.registry.forge
 
BiomeWrapped(BiomeLoadingEvent) - Constructor for class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
BiomeWrapped(BiomeLoadingEvent, ClimateProperties, EffectsProperties, GenerationProperties, SpawnProperties) - Constructor for class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
BlockEntityHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
BlockEntityHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.BlockEntityHooksImpl
 
BlockEntityRenderersImpl - Class in me.shedaniel.architectury.registry.forge
 
BlockEntityRenderersImpl() - Constructor for class me.shedaniel.architectury.registry.forge.BlockEntityRenderersImpl
 
BlockPropertiesImpl - Class in me.shedaniel.architectury.registry.forge
 
BlockPropertiesImpl() - Constructor for class me.shedaniel.architectury.registry.forge.BlockPropertiesImpl
 
bucketAmount() - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
build() - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryBuilderWrapper
 
builder(Class<T>, ResourceLocation) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryProviderImpl
 
byRawId(int) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
byRawId(int) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 

C

canPlayerReceive(ServerPlayer, ResourceLocation) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 
canServerReceive(ResourceLocation) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 
ClientNetworkingManager - Class in me.shedaniel.architectury.networking.forge
 
ClientNetworkingManager() - Constructor for class me.shedaniel.architectury.networking.forge.ClientNetworkingManager
 
climateProperties - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
collectPackets(PacketSink, NetworkManager.Side, ResourceLocation, FriendlyByteBuf) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 
ColorHandlersImpl - Class in me.shedaniel.architectury.registry.forge
 
ColorHandlersImpl() - Constructor for class me.shedaniel.architectury.registry.forge.ColorHandlersImpl
 
contains(ResourceLocation) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
contains(ResourceLocation) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
containsValue(T) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
containsValue(T) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
copy(BlockBehaviour) - Static method in class me.shedaniel.architectury.registry.forge.BlockPropertiesImpl
 
copy(BlockBehaviour.Properties) - Static method in class me.shedaniel.architectury.registry.forge.BlockPropertiesImpl
 
create(ResourceLocation, Supplier<ItemStack>) - Static method in class me.shedaniel.architectury.registry.forge.CreativeTabsImpl
 
createAddEntityPacket(Entity) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 
createBooleanRule(boolean) - Static method in class me.shedaniel.architectury.registry.forge.GameRuleFactoryImpl
 
createBooleanRule(boolean, BiConsumer<MinecraftServer, GameRules.BooleanValue>) - Static method in class me.shedaniel.architectury.registry.forge.GameRuleFactoryImpl
 
createIntRule(int) - Static method in class me.shedaniel.architectury.registry.forge.GameRuleFactoryImpl
 
createIntRule(int, BiConsumer<MinecraftServer, GameRules.IntegerValue>) - Static method in class me.shedaniel.architectury.registry.forge.GameRuleFactoryImpl
 
CreativeTabsImpl - Class in me.shedaniel.architectury.registry.forge
 
CreativeTabsImpl() - Constructor for class me.shedaniel.architectury.registry.forge.CreativeTabsImpl
 
CriteriaTriggersRegistryImpl - Class in me.shedaniel.architectury.registry.forge
 
CriteriaTriggersRegistryImpl() - Constructor for class me.shedaniel.architectury.registry.forge.CriteriaTriggersRegistryImpl
 

D

Data() - Constructor for class me.shedaniel.architectury.registry.forge.RegistriesImpl.Data
 
delegateSupplied(ResourceLocation) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
delegateSupplied(ResourceLocation) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
dirty - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
downfall - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
DyeColorHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
DyeColorHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.DyeColorHooksImpl
 

E

effect(FoodProperties.Builder, Supplier<? extends MobEffectInstance>, float) - Static method in class me.shedaniel.architectury.hooks.forge.FoodPropertiesHooksImpl
 
effectsProperties - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
EntityAttributesImpl - Class in me.shedaniel.architectury.registry.entity.forge
 
EntityAttributesImpl() - Constructor for class me.shedaniel.architectury.registry.entity.forge.EntityAttributesImpl
 
EntityHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
EntityHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.EntityHooksImpl
 
EntityRenderersImpl - Class in me.shedaniel.architectury.registry.entity.forge
 
EntityRenderersImpl() - Constructor for class me.shedaniel.architectury.registry.entity.forge.EntityRenderersImpl
 
entrySet() - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
entrySet() - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
event - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
event(ClientChatEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(ClientChatReceivedEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(ClientPlayerNetworkEvent.LoggedInEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(ClientPlayerNetworkEvent.LoggedOutEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(ClientPlayerNetworkEvent.RespawnEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiContainerEvent.DrawBackground) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiContainerEvent.DrawForeground) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiOpenEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.DrawScreenEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.DrawScreenEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.InitGuiEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.InitGuiEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.KeyboardCharTypedEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.KeyboardCharTypedEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.KeyboardKeyPressedEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.KeyboardKeyPressedEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.KeyboardKeyReleasedEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.KeyboardKeyReleasedEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.MouseClickedEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.MouseClickedEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.MouseDragEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.MouseDragEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.MouseReleasedEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.MouseReleasedEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.MouseScrollEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(GuiScreenEvent.MouseScrollEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(InputEvent.KeyInputEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(InputEvent.MouseInputEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(InputEvent.MouseScrollEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(InputEvent.RawMouseEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(RecipesUpdatedEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(RenderGameOverlayEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(RenderGameOverlayEvent.Text) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(RenderTooltipEvent.Color) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(RenderTooltipEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(TextureStitchEvent.Post) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient.ModBasedEventHandler
 
event(TextureStitchEvent.Pre) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient.ModBasedEventHandler
 
event(CommandEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(EntityAttributeCreationEvent) - Static method in class me.shedaniel.architectury.registry.entity.forge.EntityAttributesImpl
 
event(EntityEvent.EnteringChunk) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(EntityJoinWorldEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(ItemTossEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(LivingAttackEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(LivingDeathEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(LivingSpawnEvent.CheckSpawn) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(AdvancementEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(EntityItemPickupEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(FillBucketEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(ItemTooltipEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(PlayerContainerEvent.Close) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerContainerEvent.Open) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerEvent.Clone) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerEvent.ItemCraftedEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerEvent.ItemPickupEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerEvent.ItemSmeltedEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerEvent.PlayerChangedDimensionEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerEvent.PlayerLoggedInEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerEvent.PlayerLoggedOutEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerEvent.PlayerRespawnEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerInteractEvent.EntityInteract) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerInteractEvent.LeftClickBlock) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerInteractEvent.LeftClickEmpty) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(PlayerInteractEvent.RightClickBlock) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(PlayerInteractEvent.RightClickEmpty) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(PlayerInteractEvent.RightClickItem) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(FurnaceFuelBurnTimeEvent) - Static method in class me.shedaniel.architectury.registry.fuel.forge.FuelRegistryImpl
 
event(RegisterCommandsEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(ServerChatEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(TickEvent.ClientTickEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(TickEvent.PlayerTickEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(TickEvent.ServerTickEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(TickEvent.WorldTickEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(BlockEvent.BreakEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(BlockEvent.EntityPlaceEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(BlockEvent.FarmlandTrampleEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(ChunkDataEvent.Load) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(ChunkDataEvent.Save) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(ExplosionEvent.Detonate) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(ExplosionEvent.Start) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(WorldEvent.Load) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
event(WorldEvent.Load) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(WorldEvent.Save) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(WorldEvent.Unload) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(FMLClientSetupEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplClient.ModBasedEventHandler
 
event(FMLCommonSetupEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon.ModBasedEventHandler
 
event(FMLServerAboutToStartEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(FMLServerStartedEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(FMLServerStartingEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(FMLServerStoppedEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
event(FMLServerStoppingEvent) - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
EventBuses - Class in me.shedaniel.architectury.platform.forge
 
EventFactoryImpl - Class in me.shedaniel.architectury.event.forge
 
EventFactoryImpl() - Constructor for class me.shedaniel.architectury.event.forge.EventFactoryImpl
 
EventHandlerImpl - Class in me.shedaniel.architectury.event.forge
 
EventHandlerImpl() - Constructor for class me.shedaniel.architectury.event.forge.EventHandlerImpl
 
EventHandlerImplClient - Class in me.shedaniel.architectury.event.forge
 
EventHandlerImplClient() - Constructor for class me.shedaniel.architectury.event.forge.EventHandlerImplClient
 
EventHandlerImplClient.ModBasedEventHandler - Class in me.shedaniel.architectury.event.forge
 
EventHandlerImplCommon - Class in me.shedaniel.architectury.event.forge
 
EventHandlerImplCommon() - Constructor for class me.shedaniel.architectury.event.forge.EventHandlerImplCommon
 
EventHandlerImplCommon.ModBasedEventHandler - Class in me.shedaniel.architectury.event.forge
 
EventHandlerImplCommon.WorldEventAttachment - Interface in me.shedaniel.architectury.event.forge
 
EventHandlerImplServer - Class in me.shedaniel.architectury.event.forge
 
EventHandlerImplServer() - Constructor for class me.shedaniel.architectury.event.forge.EventHandlerImplServer
 
EventHandlerImplServer.ModBasedEventHandler - Class in me.shedaniel.architectury.event.forge
 
EventListener() - Constructor for class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryProviderImpl.EventListener
 
ExplosionHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
ExplosionHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.ExplosionHooksImpl
 

F

FluidBucketHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
FluidBucketHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.FluidBucketHooksImpl
 
FluidStackHooksForge - Class in me.shedaniel.architectury.hooks.forge
 
FluidStackHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
FluidStackHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
FoodPropertiesHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
FoodPropertiesHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.FoodPropertiesHooksImpl
 
ForgeBackedRegistryImpl(Map<Type, RegistriesImpl.Data>, IForgeRegistry<T>) - Constructor for class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
forRegistry(ResourceKey<Registry<T>>, Consumer<Registry<T>>) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryProviderImpl
 
fromCollision(CollisionContext) - Static method in class me.shedaniel.architectury.hooks.forge.EntityHooksImpl
 
fromForge(FluidStack) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksForge
 
FuelRegistryImpl - Class in me.shedaniel.architectury.registry.fuel.forge
 
FuelRegistryImpl() - Constructor for class me.shedaniel.architectury.registry.fuel.forge.FuelRegistryImpl
 

G

GameInstanceImpl - Class in me.shedaniel.architectury.utils.forge
 
GameInstanceImpl() - Constructor for class me.shedaniel.architectury.utils.forge.GameInstanceImpl
 
GameRuleFactoryImpl - Class in me.shedaniel.architectury.registry.forge
 
GameRuleRegistryImpl - Class in me.shedaniel.architectury.registry.forge
 
GameRuleRegistryImpl() - Constructor for class me.shedaniel.architectury.registry.forge.GameRuleRegistryImpl
 
GameRulesAccessor - Interface in me.shedaniel.architectury.mixin.forge
 
GameRulesAccessor.BooleanValue - Interface in me.shedaniel.architectury.mixin.forge
Spliting simple classes because mixin can't handle refmap using the same name
GameRulesAccessor.BooleanValueSimple - Interface in me.shedaniel.architectury.mixin.forge
 
GameRulesAccessor.IntegerValue - Interface in me.shedaniel.architectury.mixin.forge
 
GameRulesAccessor.IntegerValueSimple - Interface in me.shedaniel.architectury.mixin.forge
 
generationProperties - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
get(Registry<T>) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryProviderImpl
 
get(ResourceKey<Registry<T>>) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryProviderImpl
 
get(ResourceLocation) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
get(ResourceLocation) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
get(ItemStack) - Static method in class me.shedaniel.architectury.registry.fuel.forge.FuelRegistryImpl
 
get(IForgeRegistry) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryProviderImpl
 
getButtons(Screen) - Static method in class me.shedaniel.architectury.hooks.forge.ScreenHooksImpl
 
getCategory() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
getClientPlayer() - Static method in class me.shedaniel.architectury.networking.forge.ClientNetworkingManager
 
getClimateProperties() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
getClimateProperties() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableBiomeWrapped
 
getColor(FluidStack) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getColor(Fluid) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getColor(BlockAndTintGetter, BlockPos, FluidState) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getColorValue(DyeColor) - Static method in class me.shedaniel.architectury.hooks.forge.DyeColorHooksImpl
 
getConfigFolder() - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
getDepth() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
getDownfall() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
getEffectsProperties() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
getEffectsProperties() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableBiomeWrapped
 
getEnv() - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
getEnvironment() - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
getEquipmentSlot(ItemStack) - Method in interface me.shedaniel.architectury.mixin.forge.MixinItemExtension
 
getFeatures() - Method in interface me.shedaniel.architectury.mixin.forge.BiomeGenerationSettingsBuilderAccessor
 
getFlowingTexture(FluidStack) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getFlowingTexture(Fluid) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getFlowingTexture(BlockAndTintGetter, BlockPos, FluidState) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getFluid(BucketItem) - Static method in class me.shedaniel.architectury.hooks.forge.FluidBucketHooksImpl
 
getGameFolder() - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
getGenerationProperties() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
getGenerationProperties() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableBiomeWrapped
 
getId(T) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
getId(T) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
getId(T, Registry<T>) - Static method in class me.shedaniel.architectury.registry.forge.RegistriesImpl
 
getId(T, ResourceKey<Registry<T>>) - Static method in class me.shedaniel.architectury.registry.forge.RegistriesImpl
 
getIds() - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
getIds() - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
getKey(T) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
getKey(T) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
getMixins() - Method in class me.shedaniel.architectury.plugin.forge.ArchitecturyMixinPlugin
 
getMobSpawnCosts() - Method in interface me.shedaniel.architectury.mixin.forge.MobSpawnSettingsBuilderAccessor
 
getMod(String) - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
getModEventBus(String) - Static method in class me.shedaniel.architectury.platform.forge.EventBuses
 
getModIds() - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
getMods() - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
getModsFolder() - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
getName(FluidStack) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getOptional(ResourceLocation, Supplier<TagCollection<T>>) - Static method in class me.shedaniel.architectury.hooks.forge.TagHooksImpl
 
getPosition(Explosion) - Static method in class me.shedaniel.architectury.hooks.forge.ExplosionHooksImpl
 
getPrecipitation() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
getRawId(T) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
getRawId(T) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
getRefMapperConfig() - Method in class me.shedaniel.architectury.plugin.forge.ArchitecturyMixinPlugin
 
getScale() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
getServer() - Static method in class me.shedaniel.architectury.utils.forge.GameInstanceImpl
 
getSpawners() - Method in interface me.shedaniel.architectury.mixin.forge.MobSpawnSettingsBuilderAccessor
 
getSpawnProperties() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
getSpawnProperties() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableBiomeWrapped
 
getSprites() - Method in interface me.shedaniel.architectury.mixin.forge.ParticleEngineAccessor.MutableSpriteSetAccessor
 
getStillTexture(FluidStack) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getStillTexture(Fluid) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getStillTexture(BlockAndTintGetter, BlockPos, FluidState) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getTemperature() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
getTemperatureModifier() - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
getTextureAtlas() - Method in interface me.shedaniel.architectury.mixin.forge.ParticleEngineAccessor
 
getTranslationKey(FluidStack) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
getUpdatePacket(CallbackInfoReturnable<ClientboundBlockEntityDataPacket>) - Method in class me.shedaniel.architectury.mixin.forge.MixinBlockEntity
 
getUpdateTag(CallbackInfoReturnable<CompoundTag>) - Method in class me.shedaniel.architectury.mixin.forge.MixinBlockEntity
 

H

handleEvent(RegistryEvent.Register) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryProviderImpl.EventListener
 
handleUpdateTag(BlockState, CompoundTag) - Method in interface me.shedaniel.architectury.mixin.forge.MixinBlockEntityExtension
 
hoeTag() - Static method in class me.shedaniel.architectury.registry.forge.ToolTypeImpl
 

I

initClient() - Static method in class me.shedaniel.architectury.networking.forge.ClientNetworkingManager
 
invokeCreateArchitectury(boolean) - Static method in interface me.shedaniel.architectury.mixin.forge.GameRulesAccessor.BooleanValueSimple
 
invokeCreateArchitectury(boolean, BiConsumer<MinecraftServer, GameRules.BooleanValue>) - Static method in interface me.shedaniel.architectury.mixin.forge.GameRulesAccessor.BooleanValue
 
invokeCreateArchitectury(int) - Static method in interface me.shedaniel.architectury.mixin.forge.GameRulesAccessor.IntegerValueSimple
 
invokeCreateArchitectury(int, BiConsumer<MinecraftServer, GameRules.IntegerValue>) - Static method in interface me.shedaniel.architectury.mixin.forge.GameRulesAccessor.IntegerValue
 
isDevelopmentEnvironment() - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
isFake(Player) - Static method in class me.shedaniel.architectury.hooks.forge.PlayerHooksImpl
 
isModLoaded(String) - Static method in class me.shedaniel.architectury.platform.forge.PlatformImpl
 
isPlayerCanSpawn() - Method in interface me.shedaniel.architectury.mixin.forge.MobSpawnSettingsBuilderAccessor
 
ItemEntityHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
ItemEntityHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.ItemEntityHooksImpl
 
iterator() - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
iterator() - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 

K

key() - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
key() - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
KeyBindingsImpl - Class in me.shedaniel.architectury.registry.forge
 
KeyBindingsImpl() - Constructor for class me.shedaniel.architectury.registry.forge.KeyBindingsImpl
 

L

lifespan(ItemEntity) - Static method in class me.shedaniel.architectury.hooks.forge.ItemEntityHooksImpl
 
loggedIn(PlayerEvent.PlayerLoggedInEvent) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 
loggedOut(ClientPlayerNetworkEvent.LoggedOutEvent) - Static method in class me.shedaniel.architectury.networking.forge.ClientNetworkingManager
 
loggedOut(PlayerEvent.PlayerLoggedOutEvent) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 

M

me.shedaniel.architectury.event.forge - package me.shedaniel.architectury.event.forge
 
me.shedaniel.architectury.forge - package me.shedaniel.architectury.forge
 
me.shedaniel.architectury.hooks.forge - package me.shedaniel.architectury.hooks.forge
 
me.shedaniel.architectury.mixin.forge - package me.shedaniel.architectury.mixin.forge
 
me.shedaniel.architectury.networking.forge - package me.shedaniel.architectury.networking.forge
 
me.shedaniel.architectury.platform.forge - package me.shedaniel.architectury.platform.forge
 
me.shedaniel.architectury.plugin.forge - package me.shedaniel.architectury.plugin.forge
 
me.shedaniel.architectury.registry.entity.forge - package me.shedaniel.architectury.registry.entity.forge
 
me.shedaniel.architectury.registry.forge - package me.shedaniel.architectury.registry.forge
 
me.shedaniel.architectury.registry.fuel.forge - package me.shedaniel.architectury.registry.fuel.forge
 
me.shedaniel.architectury.registry.trade.forge - package me.shedaniel.architectury.registry.trade.forge
 
me.shedaniel.architectury.utils.forge - package me.shedaniel.architectury.utils.forge
 
MenuRegistryImpl - Class in me.shedaniel.architectury.registry.forge
 
MenuRegistryImpl() - Constructor for class me.shedaniel.architectury.registry.forge.MenuRegistryImpl
 
MixinBlockEntity - Class in me.shedaniel.architectury.mixin.forge
 
MixinBlockEntity() - Constructor for class me.shedaniel.architectury.mixin.forge.MixinBlockEntity
 
MixinBlockEntityExtension - Interface in me.shedaniel.architectury.mixin.forge
 
MixinChunkSerializer - Class in me.shedaniel.architectury.mixin.forge
 
MixinChunkSerializer() - Constructor for class me.shedaniel.architectury.mixin.forge.MixinChunkSerializer
 
MixinClientLevel - Class in me.shedaniel.architectury.mixin.forge
 
MixinClientLevel(WritableLevelData, ResourceKey<Level>, DimensionType, Supplier<ProfilerFiller>, boolean, boolean, long) - Constructor for class me.shedaniel.architectury.mixin.forge.MixinClientLevel
 
MixinEntitySpawnExtension - Interface in me.shedaniel.architectury.mixin.forge
 
MixinItemExtension - Interface in me.shedaniel.architectury.mixin.forge
 
MixinMinecraft - Class in me.shedaniel.architectury.mixin.forge
 
MixinMinecraft() - Constructor for class me.shedaniel.architectury.mixin.forge.MixinMinecraft
 
MixinRegistryEntry<T> - Class in me.shedaniel.architectury.mixin.forge
 
MixinRegistryEntry() - Constructor for class me.shedaniel.architectury.mixin.forge.MixinRegistryEntry
 
MixinWorldEvent - Class in me.shedaniel.architectury.mixin.forge
 
MixinWorldEvent() - Constructor for class me.shedaniel.architectury.mixin.forge.MixinWorldEvent
 
MobSpawnSettingsBuilderAccessor - Interface in me.shedaniel.architectury.mixin.forge
 
MOD_ID - Static variable in class me.shedaniel.architectury.forge.ArchitecturyForge
 
ModBasedEventHandler() - Constructor for class me.shedaniel.architectury.event.forge.EventHandlerImplClient.ModBasedEventHandler
 
ModBasedEventHandler() - Constructor for class me.shedaniel.architectury.event.forge.EventHandlerImplCommon.ModBasedEventHandler
 
ModBasedEventHandler() - Constructor for class me.shedaniel.architectury.event.forge.EventHandlerImplServer.ModBasedEventHandler
 
MutableBiomeWrapped(BiomeLoadingEvent) - Constructor for class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableBiomeWrapped
 
MutableClimatePropertiesWrapped(Biome.ClimateSettings) - Constructor for class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
MutableClimatePropertiesWrapped(Biome.Precipitation, float, Biome.TemperatureModifier, float) - Constructor for class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 

N

NetworkManagerImpl - Class in me.shedaniel.architectury.networking.forge
 
NetworkManagerImpl() - Constructor for class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 

O

of(MenuRegistry.SimpleMenuTypeFactory<T>) - Static method in class me.shedaniel.architectury.registry.forge.MenuRegistryImpl
 
of(Material, Function<BlockState, MaterialColor>) - Static method in class me.shedaniel.architectury.registry.forge.BlockPropertiesImpl
 
of(Material, MaterialColor) - Static method in class me.shedaniel.architectury.registry.forge.BlockPropertiesImpl
 
ofExtended(MenuRegistry.ExtendedMenuTypeFactory<T>) - Static method in class me.shedaniel.architectury.registry.forge.MenuRegistryImpl
 
onArmorTick(ItemStack, Level, Player) - Method in interface me.shedaniel.architectury.mixin.forge.MixinItemExtension
 
onBlockColorEvent(ColorHandlerEvent.Block) - Static method in class me.shedaniel.architectury.registry.forge.ColorHandlersImpl
 
onDataPacket(Connection, ClientboundBlockEntityDataPacket) - Method in interface me.shedaniel.architectury.mixin.forge.MixinBlockEntityExtension
 
onItemColorEvent(ColorHandlerEvent.Item) - Static method in class me.shedaniel.architectury.registry.forge.ColorHandlersImpl
 
onLoad(String) - Method in class me.shedaniel.architectury.plugin.forge.ArchitecturyMixinPlugin
 
onParticleFactoryRegister(ParticleFactoryRegisterEvent) - Static method in class me.shedaniel.architectury.registry.forge.ParticleProviderRegistryImpl
 
onRegistered(String, Consumer<IEventBus>) - Static method in class me.shedaniel.architectury.platform.forge.EventBuses
 
onTradeRegistering(VillagerTradesEvent) - Static method in class me.shedaniel.architectury.registry.trade.forge.TradeRegistryImpl
 
onWanderingTradeRegistering(WandererTradesEvent) - Static method in class me.shedaniel.architectury.registry.trade.forge.TradeRegistryImpl
 
openExtendedMenu(ServerPlayer, ExtendedMenuProvider) - Static method in class me.shedaniel.architectury.registry.forge.MenuRegistryImpl
 
option(RegistryOption) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryBuilderWrapper
 

P

PackRepositoryHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
PackRepositoryHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.PackRepositoryHooksImpl
 
ParticleEngineAccessor - Interface in me.shedaniel.architectury.mixin.forge
 
ParticleEngineAccessor.MutableSpriteSetAccessor - Interface in me.shedaniel.architectury.mixin.forge
 
ParticleProviderRegistryImpl - Class in me.shedaniel.architectury.registry.forge
 
ParticleProviderRegistryImpl() - Constructor for class me.shedaniel.architectury.registry.forge.ParticleProviderRegistryImpl
 
pickaxeTag() - Static method in class me.shedaniel.architectury.registry.forge.ToolTypeImpl
 
PlatformImpl - Class in me.shedaniel.architectury.platform.forge
 
PlatformImpl() - Constructor for class me.shedaniel.architectury.platform.forge.PlatformImpl
 
PlayerHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
PlayerHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.PlayerHooksImpl
 
postApply(String, ClassNode, String, IMixinInfo) - Method in class me.shedaniel.architectury.plugin.forge.ArchitecturyMixinPlugin
 
postProcessBiomes(BiomeLoadingEvent) - Static method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl
 
postProcessProperties(Predicate<BiomeModifications.BiomeContext>, BiConsumer<BiomeModifications.BiomeContext, BiomeProperties.Mutable>) - Static method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl
 
preApply(String, ClassNode, String, IMixinInfo) - Method in class me.shedaniel.architectury.plugin.forge.ArchitecturyMixinPlugin
 
precipitation - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
processAdditions(BiomeLoadingEvent) - Static method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl
 
processRemovals(BiomeLoadingEvent) - Static method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl
 
processReplacements(BiomeLoadingEvent) - Static method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl
 

R

read(CompoundTag) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
read(FriendlyByteBuf) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
readSpawnData(FriendlyByteBuf) - Method in interface me.shedaniel.architectury.mixin.forge.MixinEntitySpawnExtension
 
register(int, ItemLike...) - Static method in class me.shedaniel.architectury.registry.fuel.forge.FuelRegistryImpl
 
register(String, GameRules.Category, GameRules.Type<T>) - Static method in class me.shedaniel.architectury.registry.forge.GameRuleRegistryImpl
 
register(Supplier<EntityType<? extends LivingEntity>>, Supplier<AttributeSupplier.Builder>) - Static method in class me.shedaniel.architectury.registry.entity.forge.EntityAttributesImpl
 
register(RenderType, Block...) - Static method in class me.shedaniel.architectury.registry.forge.RenderTypesImpl
 
register(RenderType, Fluid...) - Static method in class me.shedaniel.architectury.registry.forge.RenderTypesImpl
 
register(ParticleType<T>, ParticleProviderRegistry.DeferredParticleProvider<T>) - Static method in class me.shedaniel.architectury.registry.forge.ParticleProviderRegistryImpl
 
register(ParticleType<T>, ParticleProvider<T>) - Static method in class me.shedaniel.architectury.registry.forge.ParticleProviderRegistryImpl
 
register(EntityType<T>, Function<EntityRenderDispatcher, EntityRenderer<T>>) - Static method in class me.shedaniel.architectury.registry.entity.forge.EntityRenderersImpl
 
register(IForgeRegistry, RegistryObject, Supplier<? extends IForgeRegistryEntry<?>>) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.Data
 
register(T) - Static method in class me.shedaniel.architectury.registry.forge.CriteriaTriggersRegistryImpl
 
registerBlockColors(BlockColor, Supplier<? extends Block>...) - Static method in class me.shedaniel.architectury.registry.forge.ColorHandlersImpl
 
registerC2SReceiver(ResourceLocation, List<PacketTransformer>, NetworkManager.NetworkReceiver) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 
registerClient() - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImpl
 
registerCommon() - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImpl
 
registerItemColors(ItemColor, Supplier<? extends ItemLike>...) - Static method in class me.shedaniel.architectury.registry.forge.ColorHandlersImpl
 
registerKeyBinding(KeyMapping) - Static method in class me.shedaniel.architectury.registry.forge.KeyBindingsImpl
 
registerModEventBus(String, IEventBus) - Static method in class me.shedaniel.architectury.platform.forge.EventBuses
 
registerReceiver(NetworkManager.Side, ResourceLocation, List<PacketTransformer>, NetworkManager.NetworkReceiver) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 
registerReloadListener(PackType, PreparableReloadListener) - Static method in class me.shedaniel.architectury.registry.forge.ReloadListenersImpl
 
registerRenderer(BlockEntityType<T>, Function<BlockEntityRenderDispatcher, BlockEntityRenderer<? super T>>) - Static method in class me.shedaniel.architectury.registry.forge.BlockEntityRenderersImpl
 
registerS2CReceiver(ResourceLocation, List<PacketTransformer>, NetworkManager.NetworkReceiver) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 
registerScreenFactory(MenuType<? extends H>, MenuRegistry.ScreenFactory<H, S>) - Static method in class me.shedaniel.architectury.registry.forge.MenuRegistryImpl
 
registerServer() - Static method in class me.shedaniel.architectury.event.forge.EventHandlerImpl
 
registerSupplied(ResourceLocation, Supplier<E>) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.ForgeBackedRegistryImpl
 
registerSupplied(ResourceLocation, Supplier<E>) - Method in class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 
registerTradeForWanderingTrader(boolean, VillagerTrades.ItemListing...) - Static method in class me.shedaniel.architectury.registry.trade.forge.TradeRegistryImpl
 
registerVillagerTrade0(VillagerProfession, int, VillagerTrades.ItemListing...) - Static method in class me.shedaniel.architectury.registry.trade.forge.TradeRegistryImpl
 
RegistriesImpl - Class in me.shedaniel.architectury.registry.forge
 
RegistriesImpl() - Constructor for class me.shedaniel.architectury.registry.forge.RegistriesImpl
 
RegistriesImpl.Data - Class in me.shedaniel.architectury.registry.forge
 
RegistriesImpl.ForgeBackedRegistryImpl<T extends net.minecraftforge.registries.IForgeRegistryEntry<T>> - Class in me.shedaniel.architectury.registry.forge
 
RegistriesImpl.RegistryBuilderWrapper<T extends me.shedaniel.architectury.core.RegistryEntry<T>> - Class in me.shedaniel.architectury.registry.forge
 
RegistriesImpl.RegistryProviderImpl - Class in me.shedaniel.architectury.registry.forge
 
RegistriesImpl.RegistryProviderImpl.EventListener - Class in me.shedaniel.architectury.registry.forge
 
RegistriesImpl.VanillaBackedRegistryImpl<T> - Class in me.shedaniel.architectury.registry.forge
 
RegistryBuilderWrapper(RegistriesImpl.RegistryProviderImpl, RegistryBuilder<?>) - Constructor for class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryBuilderWrapper
 
RegistryProviderImpl(String) - Constructor for class me.shedaniel.architectury.registry.forge.RegistriesImpl.RegistryProviderImpl
 
ReloadListenersImpl - Class in me.shedaniel.architectury.registry.forge
 
ReloadListenersImpl() - Constructor for class me.shedaniel.architectury.registry.forge.ReloadListenersImpl
 
removeProperties(Predicate<BiomeModifications.BiomeContext>, BiConsumer<BiomeModifications.BiomeContext, BiomeProperties.Mutable>) - Static method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl
 
RenderTypesImpl - Class in me.shedaniel.architectury.registry.forge
 
RenderTypesImpl() - Constructor for class me.shedaniel.architectury.registry.forge.RenderTypesImpl
 
replaceProperties(Predicate<BiomeModifications.BiomeContext>, BiConsumer<BiomeModifications.BiomeContext, BiomeProperties.Mutable>) - Static method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl
 

S

ScreenHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
ScreenHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.ScreenHooksImpl
 
setCategory(Biome.BiomeCategory) - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableBiomeWrapped
 
setDepth(float) - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableBiomeWrapped
 
setDownfall(float) - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
setPlayerCanSpawn(boolean) - Method in interface me.shedaniel.architectury.mixin.forge.MobSpawnSettingsBuilderAccessor
 
setPrecipitation(Biome.Precipitation) - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
setScale(float) - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableBiomeWrapped
 
setTemperature(float) - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
setTemperatureModifier(Biome.TemperatureModifier) - Method in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
shouldApplyMixin(String, String) - Method in class me.shedaniel.architectury.plugin.forge.ArchitecturyMixinPlugin
 
shovelTag() - Static method in class me.shedaniel.architectury.registry.forge.ToolTypeImpl
 
spawnProperties - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.BiomeWrapped
 
syncData(BlockEntity) - Static method in class me.shedaniel.architectury.hooks.forge.BlockEntityHooksImpl
 

T

TagHooksImpl - Class in me.shedaniel.architectury.hooks.forge
 
TagHooksImpl() - Constructor for class me.shedaniel.architectury.hooks.forge.TagHooksImpl
 
temperature - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
temperatureModifier - Variable in class me.shedaniel.architectury.registry.forge.BiomeModificationsImpl.MutableClimatePropertiesWrapped
 
toForge(FluidStack) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksForge
 
ToolTypeImpl - Class in me.shedaniel.architectury.registry.forge
 
ToolTypeImpl() - Constructor for class me.shedaniel.architectury.registry.forge.ToolTypeImpl
 
toPacket(NetworkManager.Side, ResourceLocation, FriendlyByteBuf) - Static method in class me.shedaniel.architectury.networking.forge.NetworkManagerImpl
 
TradeRegistryImpl - Class in me.shedaniel.architectury.registry.trade.forge
 
TradeRegistryImpl() - Constructor for class me.shedaniel.architectury.registry.trade.forge.TradeRegistryImpl
 

V

VanillaBackedRegistryImpl(Registry<T>) - Constructor for class me.shedaniel.architectury.registry.forge.RegistriesImpl.VanillaBackedRegistryImpl
 

W

write(FluidStack, CompoundTag) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
write(FluidStack, FriendlyByteBuf) - Static method in class me.shedaniel.architectury.hooks.forge.FluidStackHooksImpl
 
writeSpawnData(FriendlyByteBuf) - Method in interface me.shedaniel.architectury.mixin.forge.MixinEntitySpawnExtension
 

_

_get(String) - Static method in class me.shedaniel.architectury.registry.forge.RegistriesImpl
 
A B C D E F G H I K L M N O P R S T V W _ 
All Classes and Interfaces|All Packages|Constant Field Values