Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- access() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.Attributes
-
Returns the value of the
accessrecord component. - ACTION_KEY - Variable in class com.beansgalaxy.backpacks.events.KeyPress
- ACTION_KEY_2S - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2S
- ACTION_KEY_DESC - Static variable in class com.beansgalaxy.backpacks.events.KeyPress
- ACTION_KEY_IDENTIFIER - Static variable in class com.beansgalaxy.backpacks.events.KeyPress
- actionKeyDown - Variable in class com.beansgalaxy.backpacks.data.BackData
- ACTIVE - Enum constant in enum class com.beansgalaxy.backpacks.screen.MenuSlot.State
- add(int, ItemStack) - Method in class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- add(ItemStack, BucketLikeAccess) - Static method in class com.beansgalaxy.backpacks.inventory.CauldronInventory
- add(ItemStack, Item) - Static method in class com.beansgalaxy.backpacks.inventory.CauldronInventory
- add(ItemStack, ItemStack, Player) - Static method in class com.beansgalaxy.backpacks.inventory.PotInventory
- ADD_ROW - Static variable in class com.beansgalaxy.backpacks.screen.MenuSlot
- addAdditionalSaveData(CompoundTag) - Method in class com.beansgalaxy.backpacks.entity.Backpack
- addAdditionalSaveData(CompoundTag) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- addAdditionalSaveData(CompoundTag) - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- addition - Variable in class com.beansgalaxy.backpacks.items.recipes.Smithing
- addToList(HashSet<Item>, Collection<Item>) - Static method in class com.beansgalaxy.backpacks.Constants
-
Deprecated.
- addViewer(UUID, Entity) - Method in class com.beansgalaxy.backpacks.data.EnderStorage
- addViewer(ServerPlayer) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- allModsLoaded(String...) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- always_disables_back_slot - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- amount - Variable in class com.beansgalaxy.backpacks.client.renderer.ClientSpecialTooltip
- amount - Variable in class com.beansgalaxy.backpacks.inventory.SpecialTooltip
- amount() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.Attributes
-
Returns the value of the
amountrecord component. - amountToPlace() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.Attributes
-
Returns the value of the
amountToPlacerecord component. - angerNearbyBees(Level, BlockPos) - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- ANGLER - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- anyModsLoaded(String...) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- AppendModelLayers - Class in com.beansgalaxy.backpacks.events
- AppendModelLayers() - Constructor for class com.beansgalaxy.backpacks.events.AppendModelLayers
- appendTooltip(Player, TooltipFlag, List<Component>, Traits.LocalData, ItemStack) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- apply(BackData, ServerLevel, EntityAbstract) - Method in enum class com.beansgalaxy.backpacks.entity.EntityAbstract.LockedReason
- ARCHER - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- ArmorItemMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ArmorItemMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.ArmorItemMixin
- ArmorTrimMixin - Class in com.beansgalaxy.backpacks.mixin.client
- ArmorTrimMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.client.ArmorTrimMixin
- ARMS_UP - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- asPackaged(UUID, ServerLevel) - Static method in class com.beansgalaxy.backpacks.data.EnderStorage.Location
- assemble(Container, RegistryAccess) - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing
- assemble(CraftingContainer, RegistryAccess) - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion
- assemble(CraftingContainer, RegistryAccess) - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting
- assemble(CraftingContainer, RegistryAccess) - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- at(Entity, Traits.Sound) - Method in enum class com.beansgalaxy.backpacks.events.PlaySound
- at(Entity, Traits.Sound, float) - Method in enum class com.beansgalaxy.backpacks.events.PlaySound
- Attributes(Item, BucketsAccess, int, int) - Constructor for record class com.beansgalaxy.backpacks.inventory.CauldronInventory.Attributes
-
Creates an instance of a
Attributesrecord class. - autoComment() - Method in class com.beansgalaxy.backpacks.config.types.BoolConfigVariant
- autoComment() - Method in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- autoComment() - Method in class com.beansgalaxy.backpacks.config.types.EnumConfigVariant
- autoComment() - Method in class com.beansgalaxy.backpacks.config.types.IntConfigVariant
B
- BACK_BUNDLE - Static variable in class com.beansgalaxy.backpacks.FabricMain
- back_slot_pos - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- BackAccessor - Interface in com.beansgalaxy.backpacks.access
- BackBundle - Class in com.beansgalaxy.backpacks.items
- BackBundle(Item.Properties) - Constructor for class com.beansgalaxy.backpacks.items.BackBundle
- backData - Variable in class com.beansgalaxy.backpacks.screen.BackSlot
- backData - Variable in class com.beansgalaxy.backpacks.screen.InSlot
- backData() - Method in record class com.beansgalaxy.backpacks.data.EnderStorage.ViewerRecord
-
Returns the value of the
backDatarecord component. - BackData - Class in com.beansgalaxy.backpacks.data
- BackData(Player) - Constructor for class com.beansgalaxy.backpacks.data.BackData
- BackFeature<T extends net.minecraft.world.entity.LivingEntity,
M extends net.minecraft.client.model.EntityModel<T>> - Class in com.beansgalaxy.backpacks.client.renderer.features - BackFeature(RenderLayerParent<T, M>, EntityModelSet, ModelManager) - Constructor for class com.beansgalaxy.backpacks.client.renderer.features.BackFeature
- background(ResourceLocation) - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen.Builder
- backgroundSize(int, int) - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen.Builder
- backgroundUV(int, int) - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen.Builder
- backIndex - Variable in class com.beansgalaxy.backpacks.screen.MenuSlot
- Backpack - Class in com.beansgalaxy.backpacks.entity
- Backpack(EntityType<? extends Entity>, Level) - Constructor for class com.beansgalaxy.backpacks.entity.Backpack
- Backpack(Level) - Constructor for class com.beansgalaxy.backpacks.entity.Backpack
- BACKPACK - Enum constant in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- BACKPACK_ATLAS - Static variable in class com.beansgalaxy.backpacks.screen.InSlot
- BACKPACK_ENTITY - Static variable in class com.beansgalaxy.backpacks.FabricMain
- backpack_id - Variable in class com.beansgalaxy.backpacks.data.Traits.LocalData
- BACKPACK_MENU - Static variable in class com.beansgalaxy.backpacks.FabricMain
- BACKPACK_MODEL - Static variable in interface com.beansgalaxy.backpacks.client.renderer.RenderHelper
- BACKPACK_TAB - Static variable in class com.beansgalaxy.backpacks.FabricMain
- BackpackCapeModel<T extends net.minecraft.world.entity.Entity> - Class in com.beansgalaxy.backpacks.client.renderer.models
- BackpackCapeModel(ModelPart) - Constructor for class com.beansgalaxy.backpacks.client.renderer.models.BackpackCapeModel
- BackpackFeature<T extends net.minecraft.world.entity.LivingEntity,
M extends net.minecraft.client.model.EntityModel<T>> - Class in com.beansgalaxy.backpacks.client.renderer.features - BackpackFeature(EntityModelSet, ModelManager, BackFeature<T, M>) - Constructor for class com.beansgalaxy.backpacks.client.renderer.features.BackpackFeature
- backpackHelpWidget(CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.client.InventoryScreenMixin
- backpackInventory - Variable in class com.beansgalaxy.backpacks.screen.BackpackMenu
- BackpackInventory - Class in com.beansgalaxy.backpacks.inventory
- BackpackInventory() - Constructor for class com.beansgalaxy.backpacks.inventory.BackpackInventory
- BackpackItem - Class in com.beansgalaxy.backpacks.items
- BackpackItem(Item.Properties) - Constructor for class com.beansgalaxy.backpacks.items.BackpackItem
- BackpackMenu - Class in com.beansgalaxy.backpacks.screen
- BackpackMenu(int, Inventory, BackpackInventory) - Constructor for class com.beansgalaxy.backpacks.screen.BackpackMenu
- BackpackMenu(int, Inventory, FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.screen.BackpackMenu
- BackpackModel<T extends net.minecraft.world.entity.Entity> - Class in com.beansgalaxy.backpacks.client.renderer.models
- BackpackModel(ModelPart) - Constructor for class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- BackpackRenderer<T extends net.minecraft.world.entity.Entity> - Class in com.beansgalaxy.backpacks.client.renderer
- BackpackRenderer(EntityRendererProvider.Context) - Constructor for class com.beansgalaxy.backpacks.client.renderer.BackpackRenderer
- BackpackScreen - Class in com.beansgalaxy.backpacks.screen
- BackpackScreen(BackpackMenu, Inventory, Component) - Constructor for class com.beansgalaxy.backpacks.screen.BackpackScreen
- backpackSlots - Variable in class com.beansgalaxy.backpacks.screen.BackpackMenu
- backpackTexture(ArmorMaterial) - Method in class com.beansgalaxy.backpacks.client.renderer.TrimHelper
- BackpackTooltip - Class in com.beansgalaxy.backpacks.inventory
- BackpackTooltip(NonNullList<ItemStack>) - Constructor for class com.beansgalaxy.backpacks.inventory.BackpackTooltip
- BackpackWingsModel<T extends net.minecraft.world.entity.Entity> - Class in com.beansgalaxy.backpacks.client.renderer.models
- BackpackWingsModel(ModelPart) - Constructor for class com.beansgalaxy.backpacks.client.renderer.models.BackpackWingsModel
- backSlot - Variable in class com.beansgalaxy.backpacks.data.BackData
- BackSlot - Class in com.beansgalaxy.backpacks.screen
- BackSlot(BackData) - Constructor for class com.beansgalaxy.backpacks.screen.BackSlot
- backSlotDisabled() - Method in class com.beansgalaxy.backpacks.data.BackData
- backSlotDisabled(LivingEntity) - Static method in class com.beansgalaxy.backpacks.compat.TrinketsRegistry
- backSlotDisabled(Player) - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper
- backSlotDisabled(Player) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- barColor - Static variable in class com.beansgalaxy.backpacks.items.Tooltip
- base - Variable in class com.beansgalaxy.backpacks.items.recipes.Smithing
- BaseContainerAccess - Interface in com.beansgalaxy.backpacks.access
- BaseContainerMixin - Class in com.beansgalaxy.backpacks.mixin.common
- BaseContainerMixin(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class com.beansgalaxy.backpacks.mixin.common.BaseContainerMixin
- beans_Backpacks_2$enderStorage - Variable in class com.beansgalaxy.backpacks.mixin.client.MinecraftMixin
- beans_Backpacks_2$getEnder() - Method in interface com.beansgalaxy.backpacks.access.MinecraftAccessor
- beans_Backpacks_2$getEnder() - Method in class com.beansgalaxy.backpacks.mixin.client.MinecraftMixin
- beans_Backpacks_2$getFluid() - Method in interface com.beansgalaxy.backpacks.access.BucketItemAccess
- beans_Backpacks_2$getFluid() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketItemMixin
- beans_Backpacks_2$instantPlace() - Method in interface com.beansgalaxy.backpacks.access.ClickAccessor
- beans_Backpacks_2$instantPlace() - Method in class com.beansgalaxy.backpacks.mixin.client.EffectRenderingScreenMixin
- beans_Backpacks_2$instantPlace() - Method in class com.beansgalaxy.backpacks.screen.BackpackScreen
- beans_Backpacks_2$slotClicked(Slot, int, int, ClickType) - Method in interface com.beansgalaxy.backpacks.access.ClickAccessor
- beans_Backpacks_2$slotClicked(Slot, int, int, ClickType) - Method in class com.beansgalaxy.backpacks.mixin.client.EffectRenderingScreenMixin
- beans_Backpacks_2$slotClicked(Slot, int, int, ClickType) - Method in class com.beansgalaxy.backpacks.screen.BackpackScreen
- BeehiveBlockMixin - Class in com.beansgalaxy.backpacks.mixin.common.buckets
- BeehiveBlockMixin(BlockBehaviour.Properties) - Constructor for class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- BIG_BUNDLE - Enum constant in enum class com.beansgalaxy.backpacks.entity.Kind
- BIG_BUNDLE - Static variable in class com.beansgalaxy.backpacks.data.Traits
- blacklist_items - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- BLACKLIST_ITEMS - Static variable in class com.beansgalaxy.backpacks.Constants
- blacklistedItem(Item) - Static method in interface com.beansgalaxy.backpacks.config.IConfig
- BLADE - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- blockPosition() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- body - Variable in class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- body - Variable in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- BoolConfigRow(BoolConfigVariant) - Constructor for class com.beansgalaxy.backpacks.config.screen.ConfigRows.BoolConfigRow
- BoolConfigVariant - Class in com.beansgalaxy.backpacks.config.types
- BoolConfigVariant(String, boolean) - Constructor for class com.beansgalaxy.backpacks.config.types.BoolConfigVariant
- BoolConfigVariant(String, boolean, String) - Constructor for class com.beansgalaxy.backpacks.config.types.BoolConfigVariant
- bounds(int, int, int, int) - Method in class com.beansgalaxy.backpacks.config.screen.IntButton.Builder
- BREAK - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound
- breakAmount - Variable in class com.beansgalaxy.backpacks.entity.EntityAbstract
- breakAndDropContents() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- breakAndDropContents() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- BREWER - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- brightness() - Method in class com.beansgalaxy.backpacks.access.Tint
- broadcastChanges() - Method in class com.beansgalaxy.backpacks.screen.BackpackMenu
- bucket() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.Attributes
-
Returns the value of the
bucketrecord component. - BucketItemAccess - Interface in com.beansgalaxy.backpacks.access
- BucketItemMixin - Class in com.beansgalaxy.backpacks.mixin.common.buckets
- BucketItemMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.buckets.BucketItemMixin
- BucketLikeAccess - Interface in com.beansgalaxy.backpacks.access
- BucketsAccess - Interface in com.beansgalaxy.backpacks.access
- BucketSolidsMixin - Class in com.beansgalaxy.backpacks.mixin.common.buckets
- BucketSolidsMixin(Block, Item.Properties) - Constructor for class com.beansgalaxy.backpacks.mixin.common.buckets.BucketSolidsMixin
- build() - Method in class com.beansgalaxy.backpacks.config.screen.IntButton.Builder
- build(String) - Method in class com.beansgalaxy.backpacks.config.types.HSetConfigVariant.Builder
- build(String) - Method in class com.beansgalaxy.backpacks.config.types.ListConfigVariant.Builder
- build(String) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant.Builder
- build(Screen) - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen.Builder
- builder(Button.OnPress, Supplier<Integer>) - Static method in class com.beansgalaxy.backpacks.config.screen.IntButton
- Builder() - Constructor for class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen.Builder
- BUNDLE - Enum constant in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- BUNDLE_COLOR - Static variable in class com.beansgalaxy.backpacks.items.DyableBackpack
- BURN - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- button - Variable in class com.beansgalaxy.backpacks.data.Traits
- button() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- buttons - Variable in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- byID(byte) - Static method in enum class com.beansgalaxy.backpacks.events.UseKeyEvent.Type
C
- canBeCollidedWith() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- cancel() - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper.Context
- cancelCoyoteClick(Player, InteractionResult, boolean) - Static method in class com.beansgalaxy.backpacks.events.PlaceBackpackEvent
- cancelPickBlock(boolean, Inventory, ItemStack, Player) - Static method in class com.beansgalaxy.backpacks.events.PickBlockEvent
- canCollideWith(Entity) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
-
COLLISIONS AND INTERACTIONS
- canCraftInDimensions(int, int) - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion
- canCraftInDimensions(int, int) - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting
- canCraftInDimensions(int, int) - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- canDragTo(Slot) - Method in class com.beansgalaxy.backpacks.screen.BackpackMenu
- canPlaceItem(ItemStack) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- cantEquipWithBackpack(Item) - Static method in interface com.beansgalaxy.backpacks.config.IConfig
- cape - Variable in class com.beansgalaxy.backpacks.client.renderer.models.BackpackCapeModel
- cauldron - Variable in class com.beansgalaxy.backpacks.client.renderer.models.CauldronModel
- Cauldron(SpecialTooltip) - Constructor for class com.beansgalaxy.backpacks.client.renderer.ClientSpecialTooltip.Cauldron
- Cauldron(Item, int) - Constructor for class com.beansgalaxy.backpacks.inventory.SpecialTooltip.Cauldron
- CAULDRON - Enum constant in enum class com.beansgalaxy.backpacks.entity.Kind
- CAULDRON - Enum constant in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- CAULDRON - Static variable in class com.beansgalaxy.backpacks.data.Traits
- CAULDRON - Static variable in class com.beansgalaxy.backpacks.data.Traits.LocalData
- CAULDRON_BEE_HIVE - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- cauldron_max_buckets - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- CAULDRON_MAX_BUCKETS - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- CAULDRON_MODEL - Static variable in interface com.beansgalaxy.backpacks.client.renderer.RenderHelper
- CauldronFeature<T extends net.minecraft.world.entity.LivingEntity,
M extends net.minecraft.client.model.EntityModel<T>> - Class in com.beansgalaxy.backpacks.client.renderer.features - CauldronFeature(EntityModelSet, ModelManager, BackFeature<T, M>) - Constructor for class com.beansgalaxy.backpacks.client.renderer.features.CauldronFeature
- CauldronInventory - Class in com.beansgalaxy.backpacks.inventory
- CauldronInventory() - Constructor for class com.beansgalaxy.backpacks.inventory.CauldronInventory
- CauldronInventory.Attributes - Record Class in com.beansgalaxy.backpacks.inventory
- CauldronInventory.FluidAttributes - Record Class in com.beansgalaxy.backpacks.inventory
- CauldronModel<T extends net.minecraft.world.entity.Entity> - Class in com.beansgalaxy.backpacks.client.renderer.models
- CauldronModel(ModelPart) - Constructor for class com.beansgalaxy.backpacks.client.renderer.models.CauldronModel
- cauldronPickup(Player) - Static method in class com.beansgalaxy.backpacks.events.UseKeyEvent
- cauldronPickup(Player, BlockPos, Level, BackData) - Static method in class com.beansgalaxy.backpacks.events.UseKeyEvent
- cauldronPickup(BlockHitResult, Player) - Static method in class com.beansgalaxy.backpacks.events.UseKeyEvent
- cauldronPlace(Player, BlockHitResult) - Static method in class com.beansgalaxy.backpacks.events.UseKeyEvent
- cauldronPlace(Level, BlockPos, BlockState, BackData) - Static method in class com.beansgalaxy.backpacks.events.UseKeyEvent
- checkCauldronPotItem(ItemStack, CallbackInfoReturnable<Boolean>) - Method in class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- CHESTPLATE_DISABLED - Static variable in class com.beansgalaxy.backpacks.Constants
- chestplateDisabled(Item) - Static method in interface com.beansgalaxy.backpacks.config.IConfig
- children() - Method in class com.beansgalaxy.backpacks.config.ConfigScreen
- children() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.BoolConfigRow
- children() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel
- children() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.EnumConfigRow
- children() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntConfigRow
- children() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow
- children() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ItemListConfigRow
- children() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.MoveBackSlotConfigRow
- clamp - Variable in class com.beansgalaxy.backpacks.config.types.MapConfigVariant
- clamp(UnaryOperator<E>) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant.Builder
- CLAY - Enum constant in enum class com.beansgalaxy.backpacks.data.Traits.Sound
- clear() - Static method in class com.beansgalaxy.backpacks.data.Traits
- CLEAR_BACK_SLOT_2S - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2S
- ClearBackSlot - Class in com.beansgalaxy.backpacks.network.serverbound
- ClearBackSlot(BackData) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.ClearBackSlot
- ClearBackSlot(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.ClearBackSlot
- clearContent() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- clearViewers() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- ClickAccessor - Interface in com.beansgalaxy.backpacks.access
- clicked(int, int, ClickType, Player) - Method in class com.beansgalaxy.backpacks.mixin.common.InventoryMenuMixin
- clicked(int, int, ClickType, Player) - Method in class com.beansgalaxy.backpacks.screen.BackpackMenu
- CLIENT_CONFIG - Static variable in class com.beansgalaxy.backpacks.Constants
- ClientBackpackTooltip - Class in com.beansgalaxy.backpacks.client.renderer
- ClientBackpackTooltip(BackpackTooltip) - Constructor for class com.beansgalaxy.backpacks.client.renderer.ClientBackpackTooltip
- clientConfig - Variable in class com.beansgalaxy.backpacks.config.ConfigScreen
- ClientConfig - Class in com.beansgalaxy.backpacks.config
- ClientConfig() - Constructor for class com.beansgalaxy.backpacks.config.ClientConfig
- ClientConfigRows - Class in com.beansgalaxy.backpacks.config.screen
- ClientConfigRows(ConfigScreen, Minecraft, ClientConfig) - Constructor for class com.beansgalaxy.backpacks.config.screen.ClientConfigRows
- ClientPacketMixin - Class in com.beansgalaxy.backpacks.mixin
- ClientPacketMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.ClientPacketMixin
- ClientSpecialTooltip - Class in com.beansgalaxy.backpacks.client.renderer
- ClientSpecialTooltip(int) - Constructor for class com.beansgalaxy.backpacks.client.renderer.ClientSpecialTooltip
- ClientSpecialTooltip.Cauldron - Class in com.beansgalaxy.backpacks.client.renderer
- ClientSpecialTooltip.Pot - Class in com.beansgalaxy.backpacks.client.renderer
- CLOSE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound
- CLOTH_CONFIG - Static variable in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- CODEC - Static variable in class com.beansgalaxy.backpacks.client.renderer.TrimHelper
- color - Variable in class com.beansgalaxy.backpacks.data.Traits.LocalData
- COLOR_PREDICATE - Static variable in class com.beansgalaxy.backpacks.access.Tint
- COLUMN_START - Static variable in class com.beansgalaxy.backpacks.screen.MenuSlot
- com.beansgalaxy.backpacks - package com.beansgalaxy.backpacks
- com.beansgalaxy.backpacks.access - package com.beansgalaxy.backpacks.access
- com.beansgalaxy.backpacks.client.network - package com.beansgalaxy.backpacks.client.network
- com.beansgalaxy.backpacks.client.renderer - package com.beansgalaxy.backpacks.client.renderer
- com.beansgalaxy.backpacks.client.renderer.features - package com.beansgalaxy.backpacks.client.renderer.features
- com.beansgalaxy.backpacks.client.renderer.models - package com.beansgalaxy.backpacks.client.renderer.models
- com.beansgalaxy.backpacks.compat - package com.beansgalaxy.backpacks.compat
- com.beansgalaxy.backpacks.config - package com.beansgalaxy.backpacks.config
- com.beansgalaxy.backpacks.config.screen - package com.beansgalaxy.backpacks.config.screen
- com.beansgalaxy.backpacks.config.types - package com.beansgalaxy.backpacks.config.types
- com.beansgalaxy.backpacks.data - package com.beansgalaxy.backpacks.data
- com.beansgalaxy.backpacks.data.config - package com.beansgalaxy.backpacks.data.config
- com.beansgalaxy.backpacks.entity - package com.beansgalaxy.backpacks.entity
- com.beansgalaxy.backpacks.events - package com.beansgalaxy.backpacks.events
- com.beansgalaxy.backpacks.events.advancements - package com.beansgalaxy.backpacks.events.advancements
- com.beansgalaxy.backpacks.inventory - package com.beansgalaxy.backpacks.inventory
- com.beansgalaxy.backpacks.items - package com.beansgalaxy.backpacks.items
- com.beansgalaxy.backpacks.items.recipes - package com.beansgalaxy.backpacks.items.recipes
- com.beansgalaxy.backpacks.mixin - package com.beansgalaxy.backpacks.mixin
- com.beansgalaxy.backpacks.mixin.client - package com.beansgalaxy.backpacks.mixin.client
- com.beansgalaxy.backpacks.mixin.common - package com.beansgalaxy.backpacks.mixin.common
- com.beansgalaxy.backpacks.mixin.common.access - package com.beansgalaxy.backpacks.mixin.common.access
- com.beansgalaxy.backpacks.mixin.common.buckets - package com.beansgalaxy.backpacks.mixin.common.buckets
- com.beansgalaxy.backpacks.network - package com.beansgalaxy.backpacks.network
- com.beansgalaxy.backpacks.network.clientbound - package com.beansgalaxy.backpacks.network.clientbound
- com.beansgalaxy.backpacks.network.serverbound - package com.beansgalaxy.backpacks.network.serverbound
- com.beansgalaxy.backpacks.platform - package com.beansgalaxy.backpacks.platform
- com.beansgalaxy.backpacks.platform.services - package com.beansgalaxy.backpacks.platform.services
- com.beansgalaxy.backpacks.screen - package com.beansgalaxy.backpacks.screen
- com.beansgalaxy.backpacks.screen.InfoTabs - package com.beansgalaxy.backpacks.screen.InfoTabs
- comment - Variable in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- comment(int) - Method in class com.beansgalaxy.backpacks.config.types.ConfigComment
- comment(int) - Method in class com.beansgalaxy.backpacks.config.types.ConfigLabel
- comment(int) - Method in interface com.beansgalaxy.backpacks.config.types.ConfigLine
- comment(int) - Method in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- comment(int) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant
- comment(String) - Method in class com.beansgalaxy.backpacks.config.types.HSetConfigVariant.Builder
- comment(String) - Method in class com.beansgalaxy.backpacks.config.types.ListConfigVariant.Builder
- comment(String) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant.Builder
- CommonAtClient - Class in com.beansgalaxy.backpacks.client.network
- CommonAtClient() - Constructor for class com.beansgalaxy.backpacks.client.network.CommonAtClient
- CommonClass - Class in com.beansgalaxy.backpacks
- CommonClass() - Constructor for class com.beansgalaxy.backpacks.CommonClass
- commonConfig - Variable in class com.beansgalaxy.backpacks.config.ConfigScreen
- CommonConfig - Class in com.beansgalaxy.backpacks.config
- CommonConfig() - Constructor for class com.beansgalaxy.backpacks.config.CommonConfig
- CommonConfigRows - Class in com.beansgalaxy.backpacks.config.screen
- CommonConfigRows(ConfigScreen, Minecraft, CommonConfig) - Constructor for class com.beansgalaxy.backpacks.config.screen.CommonConfigRows
- CommonHopperMixin - Class in com.beansgalaxy.backpacks.mixin.common
- CommonHopperMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.CommonHopperMixin
- COMPACT - Enum constant in enum class com.beansgalaxy.backpacks.data.config.TooltipType
- COMPARATOR - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- ComparatorMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ComparatorMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.ComparatorMixin
- COMPAT - Static variable in class com.beansgalaxy.backpacks.platform.Services
- CompatHelper - Interface in com.beansgalaxy.backpacks.platform.services
- Conditions(String, ContextAwarePredicate) - Constructor for class com.beansgalaxy.backpacks.events.advancements.PlaceCriterion.Conditions
- Conditions(String, ContextAwarePredicate) - Constructor for class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Conditions
- Conditions(Item, String, Boolean, ContextAwarePredicate) - Constructor for class com.beansgalaxy.backpacks.events.advancements.EquipAnyCriterion.Conditions
- config - Variable in class com.beansgalaxy.backpacks.config.screen.ConfigRows
- Config - Enum Class in com.beansgalaxy.backpacks.data.config
- CONFIG - Static variable in class com.beansgalaxy.backpacks.data.ServerSave
- CONFIG - Static variable in class com.beansgalaxy.backpacks.platform.Services
- CONFIG_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- Config.Entry<T> - Record Class in com.beansgalaxy.backpacks.data.config
- ConfigComment - Class in com.beansgalaxy.backpacks.config.types
- ConfigComment(String) - Constructor for class com.beansgalaxy.backpacks.config.types.ConfigComment
- ConfigHelper - Interface in com.beansgalaxy.backpacks.platform.services
- ConfigLabel - Class in com.beansgalaxy.backpacks.config.types
- ConfigLabel(String) - Constructor for class com.beansgalaxy.backpacks.config.types.ConfigLabel
- ConfigLabel(Component) - Constructor for class com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel
- ConfigLine - Interface in com.beansgalaxy.backpacks.config.types
- ConfigRows - Class in com.beansgalaxy.backpacks.config.screen
- ConfigRows(ConfigScreen, Minecraft, IConfig) - Constructor for class com.beansgalaxy.backpacks.config.screen.ConfigRows
- ConfigRows.BoolConfigRow - Class in com.beansgalaxy.backpacks.config.screen
- ConfigRows.ConfigLabel - Class in com.beansgalaxy.backpacks.config.screen
- ConfigRows.EnumConfigRow<T extends Enum<T>> - Class in com.beansgalaxy.backpacks.config.screen
- ConfigRows.IntConfigRow - Class in com.beansgalaxy.backpacks.config.screen
- ConfigRows.IntMapConfigRow<K> - Class in com.beansgalaxy.backpacks.config.screen
- ConfigRows.IntMapConfigRow.HoveredEntry - Record Class in com.beansgalaxy.backpacks.config.screen
- ConfigRows.ItemListConfigRow - Class in com.beansgalaxy.backpacks.config.screen
- ConfigRows.MoveBackSlotConfigRow - Class in com.beansgalaxy.backpacks.config.screen
- ConfigScreen - Class in com.beansgalaxy.backpacks.config
- ConfigScreen(Screen) - Constructor for class com.beansgalaxy.backpacks.config.ConfigScreen
- ConfigureConfig - Class in com.beansgalaxy.backpacks.network.clientbound
- ConfigureConfig(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.ConfigureConfig
- ConfigureTraits - Class in com.beansgalaxy.backpacks.network.clientbound
- ConfigureTraits(HashMap<String, Traits>) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.ConfigureTraits
- ConfigureTraits(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.ConfigureTraits
- ConfigVariant<T> - Class in com.beansgalaxy.backpacks.config.types
- ConfigVariant(String, T, String) - Constructor for class com.beansgalaxy.backpacks.config.types.ConfigVariant
- Constants - Class in com.beansgalaxy.backpacks
- Constants() - Constructor for class com.beansgalaxy.backpacks.Constants
- containerTick() - Method in class com.beansgalaxy.backpacks.screen.BackpackScreen
- containerTick(CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.client.InventoryScreenMixin
- contains(KEY) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant
- Context(BackData) - Constructor for class com.beansgalaxy.backpacks.platform.FabricCompatHelper.Context
- Conversion - Class in com.beansgalaxy.backpacks.items.recipes
- Conversion(ResourceLocation, String, String) - Constructor for class com.beansgalaxy.backpacks.items.recipes.Conversion
- Conversion.Serializer - Class in com.beansgalaxy.backpacks.items.recipes
- copyFromPlayer(ServerPlayer, ServerPlayer, boolean) - Method in class com.beansgalaxy.backpacks.events.CopyPlayerEvent
- CopyPlayerEvent - Class in com.beansgalaxy.backpacks.events
- CopyPlayerEvent() - Constructor for class com.beansgalaxy.backpacks.events.CopyPlayerEvent
- copyTo(BackData) - Method in class com.beansgalaxy.backpacks.data.BackData
- Crafting - Class in com.beansgalaxy.backpacks.items.recipes
- Crafting(ResourceLocation, String, NonNullList<Ingredient>) - Constructor for class com.beansgalaxy.backpacks.items.recipes.Crafting
- Crafting.Serializer - Class in com.beansgalaxy.backpacks.items.recipes
- create() - Static method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen.Builder
- create(Function<E, String>, Function<JsonElement, E>) - Static method in class com.beansgalaxy.backpacks.config.types.ListConfigVariant.Builder
- create(Function<E, String>, Function<String, E>) - Static method in class com.beansgalaxy.backpacks.config.types.HSetConfigVariant.Builder
- create(Function<E, String>, Function<String, E>) - Static method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant.Builder
- create(Function<K, String>, Function<String, K>, Function<E, String>, Function<String, E>) - Static method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant.Builder
- create(ItemStack) - Static method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.Attributes
- create(ItemStack, int, double, int, float, boolean, Direction, Player, NonNullList<ItemStack>) - Static method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- create(ItemStack, int, double, int, float, boolean, Direction, Level, UUID, NonNullList<ItemStack>) - Static method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- createBackpackEntity(ItemStack, int, double, int, float, boolean, Direction, Level, UUID, NonNullList<ItemStack>) - Static method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
-
This method places a new backpack dependent on the ItemStack.
- createBodyLayer() - Static method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackCapeModel
- createBodyLayer() - Static method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackWingsModel
- createBodyLayer() - Static method in class com.beansgalaxy.backpacks.client.renderer.models.CauldronModel
- createEnderBackpack(Optional<UUID>, boolean) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
-
Creates a bound Ender Backpack to the provided UUID, if empty it will default to the first player who interacts with it
- createFromNbt(CompoundTag, ServerLevel) - Static method in class com.beansgalaxy.backpacks.data.ServerSave
- createInstance(JsonObject, ContextAwarePredicate, DeserializationContext) - Method in class com.beansgalaxy.backpacks.events.advancements.EquipAnyCriterion
- createInstance(JsonObject, ContextAwarePredicate, DeserializationContext) - Method in class com.beansgalaxy.backpacks.events.advancements.PlaceCriterion
- createInstance(JsonObject, ContextAwarePredicate, DeserializationContext) - Method in class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion
- createLabeledBackpack(String) - Static method in class com.beansgalaxy.backpacks.Constants
- CREATIVE_TAB - Static variable in class com.beansgalaxy.backpacks.FabricMain
- CREATIVE_TAB_GENERATOR - Static variable in class com.beansgalaxy.backpacks.Constants
- CreativeInventoryMixin - Class in com.beansgalaxy.backpacks.mixin
- CreativeInventoryMixin(CreativeModeInventoryScreen.ItemPickerMenu, Inventory, Component) - Constructor for class com.beansgalaxy.backpacks.mixin.CreativeInventoryMixin
- CRUNCH - Enum constant in enum class com.beansgalaxy.backpacks.data.Traits.Sound
- CURIOS - Static variable in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
D
- DANGER - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- data_driven_overrides - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- DataResourcesMixin - Class in com.beansgalaxy.backpacks.mixin.common
- DataResourcesMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.DataResourcesMixin
- debugMsgDecode() - Method in enum class com.beansgalaxy.backpacks.network.Network2C
- debugMsgDecode() - Method in enum class com.beansgalaxy.backpacks.network.Network2S
- debugMsgEncode() - Method in enum class com.beansgalaxy.backpacks.network.Network2C
- debugMsgEncode() - Method in enum class com.beansgalaxy.backpacks.network.Network2S
- decode(JsonObject) - Method in class com.beansgalaxy.backpacks.config.types.BoolConfigVariant
- decode(JsonObject) - Method in class com.beansgalaxy.backpacks.config.types.ConfigComment
- decode(JsonObject) - Method in class com.beansgalaxy.backpacks.config.types.ConfigLabel
- decode(JsonObject) - Method in interface com.beansgalaxy.backpacks.config.types.ConfigLine
- decode(JsonObject) - Method in class com.beansgalaxy.backpacks.config.types.EnumConfigVariant
- decode(JsonObject) - Method in class com.beansgalaxy.backpacks.config.types.HSetConfigVariant
- decode(JsonObject) - Method in class com.beansgalaxy.backpacks.config.types.IntConfigVariant
- decode(JsonObject) - Method in class com.beansgalaxy.backpacks.config.types.ListConfigVariant
- decode(JsonObject) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant
- decoder() - Method in record class com.beansgalaxy.backpacks.network.Network2C.Packet
-
Returns the value of the
decoderrecord component. - decoder() - Method in record class com.beansgalaxy.backpacks.network.Network2S.Packet
-
Returns the value of the
decoderrecord component. - defau(E...) - Method in class com.beansgalaxy.backpacks.config.types.HSetConfigVariant.Builder
- defau(E...) - Method in class com.beansgalaxy.backpacks.config.types.ListConfigVariant.Builder
- defau(String[], E[]) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant.Builder
- DEFAULT_COLOR - Static variable in class com.beansgalaxy.backpacks.entity.Backpack
- defaultPlaceSound() - Method in interface com.beansgalaxy.backpacks.access.BucketsAccess
- defaultPlaceSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- defaultPlaceSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketItemMixin
- defaultPlaceSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketSolidsMixin
- defaultPlaceSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBlockMixin
- defaultPlaceSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
- defaultTraits - Variable in enum class com.beansgalaxy.backpacks.entity.Kind
- defaultValue() - Method in record class com.beansgalaxy.backpacks.data.config.Config.Entry
-
Returns the value of the
defaultValuerecord component. - defauString(String) - Method in class com.beansgalaxy.backpacks.config.types.HSetConfigVariant.Builder
- defineSynchedData() - Method in class com.beansgalaxy.backpacks.entity.Backpack
- defineSynchedData() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- direction - Variable in class com.beansgalaxy.backpacks.entity.EntityAbstract
- disable(PoseStack, MultiBufferSource, int, AbstractClientPlayer, float, float, float, float, float, float, CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.client.DisableCape
- DISABLE - Enum constant in enum class com.beansgalaxy.backpacks.data.config.MenuVisibility
- disable_chestplate - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- DisableCape - Class in com.beansgalaxy.backpacks.mixin.client
- DisableCape() - Constructor for class com.beansgalaxy.backpacks.mixin.client.DisableCape
- disables_back_slot - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- DISABLES_BACK_SLOT - Static variable in class com.beansgalaxy.backpacks.Constants
- disablesBackSlot(Item) - Static method in interface com.beansgalaxy.backpacks.config.IConfig
- displayFireAnimation() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- doesFlyFall(boolean, Player) - Static method in class com.beansgalaxy.backpacks.events.ElytraEvent
- doesPlace(Player, int, double, int, Direction, ItemStack, boolean) - Static method in class com.beansgalaxy.backpacks.items.BackpackItem
- drop() - Method in class com.beansgalaxy.backpacks.data.BackData
- dropBackSlot(DamageSource, float, CallbackInfoReturnable<Boolean>) - Method in class com.beansgalaxy.backpacks.mixin.common.LivingEntityMixin
- durabilityToXp(int) - Method in class com.beansgalaxy.backpacks.mixin.common.ExperienceOrbMixin
- DyableBackpack - Class in com.beansgalaxy.backpacks.items
- DyableBackpack(Item.Properties) - Constructor for class com.beansgalaxy.backpacks.items.DyableBackpack
E
- EffectRenderingScreenMixin - Class in com.beansgalaxy.backpacks.mixin.client
- EffectRenderingScreenMixin(AbstractContainerMenu, Inventory, Component) - Constructor for class com.beansgalaxy.backpacks.mixin.client.EffectRenderingScreenMixin
- elementPos(int, int) - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen.Builder
- elementSize(int, int) - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen.Builder
- elytra_items - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- ELYTRA_ITEMS - Static variable in class com.beansgalaxy.backpacks.Constants
- ELYTRA_SLOT - Static variable in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- ElytraEvent - Class in com.beansgalaxy.backpacks.events
- ElytraEvent() - Constructor for class com.beansgalaxy.backpacks.events.ElytraEvent
- ElytraFeature<T extends net.minecraft.world.entity.LivingEntity,
M extends net.minecraft.client.model.EntityModel<T>> - Class in com.beansgalaxy.backpacks.client.renderer.features - ElytraFeature(EntityModelSet, BackFeature<T, M>) - Constructor for class com.beansgalaxy.backpacks.client.renderer.features.ElytraFeature
- ElytraFlightEvent - Class in com.beansgalaxy.backpacks.events
- ElytraFlightEvent() - Constructor for class com.beansgalaxy.backpacks.events.ElytraFlightEvent
- elytraItem(Item) - Static method in interface com.beansgalaxy.backpacks.config.IConfig
- ElytraItemMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ElytraItemMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.ElytraItemMixin
- elytraOrDisables(Item) - Static method in interface com.beansgalaxy.backpacks.config.IConfig
- EMPTY - Enum constant in enum class com.beansgalaxy.backpacks.screen.MenuSlot.State
- EMPTY - Static variable in class com.beansgalaxy.backpacks.data.Traits
- EMPTY - Static variable in class com.beansgalaxy.backpacks.data.Traits.LocalData
- encode() - Method in class com.beansgalaxy.backpacks.config.types.BoolConfigVariant
- encode() - Method in class com.beansgalaxy.backpacks.config.types.ConfigComment
- encode() - Method in class com.beansgalaxy.backpacks.config.types.ConfigLabel
- encode() - Method in interface com.beansgalaxy.backpacks.config.types.ConfigLine
- encode() - Method in class com.beansgalaxy.backpacks.config.types.EnumConfigVariant
- encode() - Method in class com.beansgalaxy.backpacks.config.types.HSetConfigVariant
- encode() - Method in class com.beansgalaxy.backpacks.config.types.IntConfigVariant
- encode() - Method in class com.beansgalaxy.backpacks.config.types.ListConfigVariant
- encode() - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.ConfigureConfig
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.ConfigureTraits
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.EquipLockedMsg
- encode(FriendlyByteBuf) - Method in interface com.beansgalaxy.backpacks.network.clientbound.Packet2C
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.SendBackInventory
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.SendBackSlot
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderPos
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderStacks
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderViewing
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.clientbound.SendViewers
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.serverbound.ClearBackSlot
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.serverbound.InstantPlace
- encode(FriendlyByteBuf) - Method in interface com.beansgalaxy.backpacks.network.serverbound.Packet2S
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.serverbound.PickBackpack
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.serverbound.SyncActionKey
- encode(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.network.serverbound.UseCauldron
- encoder() - Method in record class com.beansgalaxy.backpacks.network.Network2C.Packet
-
Returns the value of the
encoderrecord component. - encoder() - Method in record class com.beansgalaxy.backpacks.network.Network2S.Packet
-
Returns the value of the
encoderrecord component. - ender() - Method in record class com.beansgalaxy.backpacks.data.EnderStorage.ViewerRecord
-
Returns the value of the
enderrecord component. - ENDER - Enum constant in enum class com.beansgalaxy.backpacks.entity.Kind
- ENDER - Enum constant in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- ENDER - Static variable in class com.beansgalaxy.backpacks.data.Traits
- ENDER_BACKPACK - Static variable in class com.beansgalaxy.backpacks.FabricMain
- ENDER_BREAK - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- ENDER_CLOSE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- ENDER_DISPLAY_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- ENDER_ENTITY - Static variable in class com.beansgalaxy.backpacks.FabricMain
- ENDER_EQUIP - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- ENDER_HIT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- ENDER_HOPPER - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- ENDER_INSERT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- ENDER_INV_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- ender_max_stacks - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- ENDER_MAX_STACKS - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- ENDER_OFFLINE - Enum constant in enum class com.beansgalaxy.backpacks.entity.EntityAbstract.LockedReason
- ENDER_OPEN - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- ENDER_PLACE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- ENDER_POS_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- ENDER_SOUND_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- ENDER_TAKE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- ENDER_VIEWING_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- EnderBackpack - Class in com.beansgalaxy.backpacks.items
- EnderBackpack(Item.Properties) - Constructor for class com.beansgalaxy.backpacks.items.EnderBackpack
- EnderInventory - Class in com.beansgalaxy.backpacks.inventory
- EnderInventory(UUID, Level) - Constructor for class com.beansgalaxy.backpacks.inventory.EnderInventory
- enderStorage - Variable in class com.beansgalaxy.backpacks.data.ServerSave
- EnderStorage - Class in com.beansgalaxy.backpacks.data
- EnderStorage() - Constructor for class com.beansgalaxy.backpacks.data.EnderStorage
- EnderStorage.Location - Class in com.beansgalaxy.backpacks.data
- EnderStorage.PackagedLocation - Class in com.beansgalaxy.backpacks.data
- EnderStorage.ViewerRecord - Record Class in com.beansgalaxy.backpacks.data
- entity() - Method in record class com.beansgalaxy.backpacks.data.EnderStorage.ViewerRecord
-
Returns the value of the
entityrecord component. - EntityAbstract - Class in com.beansgalaxy.backpacks.entity
- EntityAbstract(EntityType<? extends Entity>, Level) - Constructor for class com.beansgalaxy.backpacks.entity.EntityAbstract
- EntityAbstract(EntityType<? extends Entity>, Level, int, double, int) - Constructor for class com.beansgalaxy.backpacks.entity.EntityAbstract
- EntityAbstract.LockedReason - Enum Class in com.beansgalaxy.backpacks.entity
- EntityEnder - Class in com.beansgalaxy.backpacks.entity
- EntityEnder(EntityType<? extends Entity>, Level) - Constructor for class com.beansgalaxy.backpacks.entity.EntityEnder
- EntityEnder(Level) - Constructor for class com.beansgalaxy.backpacks.entity.EntityEnder
- EntityFlight - Class in com.beansgalaxy.backpacks.entity
- EntityFlight(EntityType<? extends Entity>, Level) - Constructor for class com.beansgalaxy.backpacks.entity.EntityFlight
- EntityFlight(Level, NonNullList<ItemStack>, int) - Constructor for class com.beansgalaxy.backpacks.entity.EntityFlight
- EntityGeneral - Class in com.beansgalaxy.backpacks.entity
- EntityGeneral(EntityType<? extends Entity>, Level) - Constructor for class com.beansgalaxy.backpacks.entity.EntityGeneral
- EntityGeneral(Level, NonNullList<ItemStack>) - Constructor for class com.beansgalaxy.backpacks.entity.EntityGeneral
- Entry(T) - Constructor for record class com.beansgalaxy.backpacks.data.config.Config.Entry
-
Creates an instance of a
Entryrecord class. - EnumConfigRow(EnumConfigVariant<T>, T[]) - Constructor for class com.beansgalaxy.backpacks.config.screen.ConfigRows.EnumConfigRow
- EnumConfigVariant<T extends Enum<T>> - Class in com.beansgalaxy.backpacks.config.types
- EnumConfigVariant(String, T, T[]) - Constructor for class com.beansgalaxy.backpacks.config.types.EnumConfigVariant
- EnumConfigVariant(String, T, T[], String) - Constructor for class com.beansgalaxy.backpacks.config.types.EnumConfigVariant
- equals(Object) - Method in record class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow.HoveredEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.beansgalaxy.backpacks.data.config.Config.Entry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.beansgalaxy.backpacks.data.EnderStorage.ViewerRecord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.beansgalaxy.backpacks.events.KeyPress.isPressed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.beansgalaxy.backpacks.events.PlaySound.Playable
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.Attributes
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.FluidAttributes
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.beansgalaxy.backpacks.network.Network2C.Packet
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class com.beansgalaxy.backpacks.network.Network2S.Packet
-
Indicates whether some other object is "equal to" this one.
- EQUIP - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound
- EQUIP - Enum constant in enum class com.beansgalaxy.backpacks.events.UseKeyEvent.Type
- EQUIP_ANY - Static variable in class com.beansgalaxy.backpacks.FabricMain
- EQUIP_LOCKED_MSG - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- EquipAnyCriterion - Class in com.beansgalaxy.backpacks.events.advancements
- EquipAnyCriterion() - Constructor for class com.beansgalaxy.backpacks.events.advancements.EquipAnyCriterion
- EquipAnyCriterion.Conditions - Class in com.beansgalaxy.backpacks.events.advancements
- EquipLockedMsg - Class in com.beansgalaxy.backpacks.network.clientbound
- EquipLockedMsg(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.EquipLockedMsg
- event() - Method in record class com.beansgalaxy.backpacks.events.PlaySound.Playable
-
Returns the value of the
eventrecord component. - EVENT - Static variable in interface com.beansgalaxy.backpacks.platform.FabricCompatHelper.OnDeathCallback
- example(String[], E[]) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant.Builder
- ExperienceOrbMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ExperienceOrbMixin(EntityType<?>, Level) - Constructor for class com.beansgalaxy.backpacks.mixin.common.ExperienceOrbMixin
- EXPLORER - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
F
- FabricClient - Class in com.beansgalaxy.backpacks
- FabricClient() - Constructor for class com.beansgalaxy.backpacks.FabricClient
- FabricCompatHelper - Class in com.beansgalaxy.backpacks.platform
- FabricCompatHelper() - Constructor for class com.beansgalaxy.backpacks.platform.FabricCompatHelper
- FabricCompatHelper.Context - Class in com.beansgalaxy.backpacks.platform
- FabricCompatHelper.OnDeathCallback - Interface in com.beansgalaxy.backpacks.platform
- FabricConfig - Class in com.beansgalaxy.backpacks.compat
- FabricConfig() - Constructor for class com.beansgalaxy.backpacks.compat.FabricConfig
- FabricConfigHelper - Class in com.beansgalaxy.backpacks.platform
- FabricConfigHelper() - Constructor for class com.beansgalaxy.backpacks.platform.FabricConfigHelper
- FabricHopperMixin - Class in com.beansgalaxy.backpacks.mixin
- FabricHopperMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.FabricHopperMixin
- FabricMain - Class in com.beansgalaxy.backpacks
- FabricMain() - Constructor for class com.beansgalaxy.backpacks.FabricMain
- FabricNetworkHelper - Class in com.beansgalaxy.backpacks.platform
- FabricNetworkHelper() - Constructor for class com.beansgalaxy.backpacks.platform.FabricNetworkHelper
- FabricRegistryHelper - Class in com.beansgalaxy.backpacks.platform
- FabricRegistryHelper() - Constructor for class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- FILLED_LEATHER - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- FILLED_POT - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- fireImmune() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- fireResistant - Variable in class com.beansgalaxy.backpacks.data.Traits
- fireResistant() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- FIRST_SLOT_INDEX - Static variable in class com.beansgalaxy.backpacks.screen.BackpackMenu
- flagForUpdate(Level) - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- fluid - Variable in class com.beansgalaxy.backpacks.client.renderer.models.CauldronModel
- FluidAttributes(TextureAtlasSprite, Color) - Constructor for record class com.beansgalaxy.backpacks.inventory.CauldronInventory.FluidAttributes
-
Creates an instance of a
FluidAttributesrecord class. - forEachHolding(UUID, Consumer<EnderStorage.ViewerRecord>) - Method in class com.beansgalaxy.backpacks.data.EnderStorage
- forEachHolding(UUID, Consumer<ServerPlayer>, Consumer<BackData>) - Method in class com.beansgalaxy.backpacks.data.EnderStorage
- forEachViewing(UUID, Consumer<ServerPlayer>) - Method in class com.beansgalaxy.backpacks.data.EnderStorage
- forEachViewing(UUID, Consumer<ServerPlayer>, Consumer<BackData>) - Method in class com.beansgalaxy.backpacks.data.EnderStorage
- FRIEND - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- from(String) - Static method in enum class com.beansgalaxy.backpacks.data.Traits.Sound
- fromItem(ItemLike) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- fromJson(ResourceLocation, JsonObject) - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion.Serializer
- fromJson(ResourceLocation, JsonObject) - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting.Serializer
- fromJson(ResourceLocation, JsonObject) - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing.Serializer
- fromJson(ResourceLocation, JsonObject) - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe.Serializer
- fromName(String) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- fromNbt(CompoundTag, ServerLevel) - Method in class com.beansgalaxy.backpacks.data.EnderStorage
- fromNBT(CompoundTag) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- fromNBT(CompoundTag, CommonConfig) - Static method in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion.Serializer
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting.Serializer
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing.Serializer
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe.Serializer
- fromStack(ItemStack) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- fromStack(ItemStack, Player) - Static method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- fromStack(ItemStack, Level, UUID) - Static method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- front - Variable in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- fullScale() - Method in interface com.beansgalaxy.backpacks.access.BucketsAccess
- fullScale() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- fullScale() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBlockMixin
- fullScale() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
G
- gamerules - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- Gamerules - Enum Class in com.beansgalaxy.backpacks.data.config
- GAMERULES - Static variable in class com.beansgalaxy.backpacks.data.ServerSave
- get() - Method in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- get() - Static method in class com.beansgalaxy.backpacks.events.ModelResources
- get() - Method in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- get(int) - Method in class com.beansgalaxy.backpacks.config.types.ListConfigVariant
- get(Class<T>) - Method in enum class com.beansgalaxy.backpacks.data.config.Config
- get(String) - Static method in class com.beansgalaxy.backpacks.data.Traits
- get(KEY) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant
- get(Player) - Static method in class com.beansgalaxy.backpacks.data.BackData
- get(ItemStack) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- get(EntityAccess) - Static method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- get(Level) - Static method in class com.beansgalaxy.backpacks.data.EnderStorage
- getActionKeyBind() - Static method in class com.beansgalaxy.backpacks.events.KeyPress
- getAddEntityPacket() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
-
DATA MANAGEMENT
- getAdvancement(ClientPacketListener, String...) - Static method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- getAlpha() - Method in class com.beansgalaxy.backpacks.access.Tint
- getAnalogOutput() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getAnalogOutput() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- getAnalogOutput() - Method in class com.beansgalaxy.backpacks.entity.EntityGeneral
- getAppendedResource(String, String) - Method in enum class com.beansgalaxy.backpacks.entity.Kind
- getBackData() - Method in interface com.beansgalaxy.backpacks.access.BackAccessor
- getBackData() - Method in class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- getBackData(Player) - Static method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
-
This hold all the data for the player.
- getBackInventory() - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper.Context
- getBackpackInventory() - Method in class com.beansgalaxy.backpacks.data.BackData
- getBackpackInventory(FriendlyByteBuf, Level) - Static method in class com.beansgalaxy.backpacks.screen.BackpackMenu
- getBackpackInventory(Player) - Static method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
-
Grabs the literal non-copy back inventory whether they have a backpack equipped or not.
- getBackpackTrim(RegistryAccess, CompoundTag) - Static method in class com.beansgalaxy.backpacks.client.renderer.TrimHelper
- getBackSlotItem(BackData, ItemStack) - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper
- getBackSlotItem(BackData, ItemStack) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- getBackStack() - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper.Context
- getBackStack(BackData, ItemStack) - Static method in class com.beansgalaxy.backpacks.compat.TrinketsRegistry
- getBackStack(Player) - Static method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
-
Collects the ItemStack worn by either the BackSlot, Trinkets, or Curios.
- getBarColor(ItemStack) - Method in class com.beansgalaxy.backpacks.items.BackpackItem
- getBarColor(ItemStack) - Method in class com.beansgalaxy.backpacks.items.WingedBackpack
- getBarWidth(ItemStack) - Method in class com.beansgalaxy.backpacks.items.BackpackItem
- getBarWidth(ItemStack) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- getBarWidth(ItemStack) - Method in class com.beansgalaxy.backpacks.items.WingedBackpack
- getBigBundle() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getBigBundle() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getBlockState() - Method in interface com.beansgalaxy.backpacks.access.BucketsAccess
- getBlockState() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- getBlockState() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketItemMixin
- getBlockState() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketSolidsMixin
- getBlockState() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBlockMixin
- getBlockState() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
- getBlue() - Method in class com.beansgalaxy.backpacks.access.Tint
- getBoolConfig() - Static method in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- getBoundingBox() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getBoundingBoxForCulling() - Method in class com.beansgalaxy.backpacks.entity.EntityFlight
- getBucket(ItemStack) - Static method in class com.beansgalaxy.backpacks.inventory.CauldronInventory
- getBundleColor(ItemStack) - Method in class com.beansgalaxy.backpacks.items.DyableBackpack
- getChildAt(double, double) - Method in class com.beansgalaxy.backpacks.config.screen.ClientConfigRows
- getColor(ItemStack) - Method in class com.beansgalaxy.backpacks.items.DyableBackpack
- getColor(ItemStack) - Method in class com.beansgalaxy.backpacks.items.WingedBackpack
- getComponent(TooltipComponent) - Method in class com.beansgalaxy.backpacks.events.TooltipImageEvent
- getContainerSize() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getContainerSlot() - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- getContent(CompoundTag) - Static method in class com.beansgalaxy.backpacks.inventory.PotInventory
- getDefau() - Method in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- getDefaultKeyBind() - Static method in class com.beansgalaxy.backpacks.events.KeyPress
- getDefaultSoundEvent() - Method in enum class com.beansgalaxy.backpacks.events.PlaySound
- getDirection() - Method in class com.beansgalaxy.backpacks.entity.Backpack
- getDirection() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getDisabling() - Method in class com.beansgalaxy.backpacks.data.BackData
- getDisplayName() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getDisplayName() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- getEmptyInstance() - Method in interface com.beansgalaxy.backpacks.access.BucketsAccess
- getEmptyInstance() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- getEmptyInstance() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketItemMixin
- getEmptyInstance() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketSolidsMixin
- getEmptyInstance() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBlockMixin
- getEmptyInstance() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
- getEnder() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getEnder() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getEnderData() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- getEnderData(UUID, Level) - Static method in class com.beansgalaxy.backpacks.data.EnderStorage
- getEnderData(Player) - Static method in class com.beansgalaxy.backpacks.data.EnderStorage
- getEnderEntity() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getEnderEntity() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getEnderLocations() - Method in class com.beansgalaxy.backpacks.data.BackData
- getEnderStorage() - Static method in class com.beansgalaxy.backpacks.client.network.CommonAtClient
- getEnderStorage() - Method in class com.beansgalaxy.backpacks.data.BackData
- getEyeHeight(Pose, EntityDimensions) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getFilledInstance() - Method in interface com.beansgalaxy.backpacks.access.BucketLikeAccess
- getFilledInstance() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- getFilledInstance() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBlockMixin
- getFilledInstance() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
- getFloats() - Method in class com.beansgalaxy.backpacks.access.Tint
- getFluidTexture(Fluid, TextureAtlas) - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper
- getFluidTexture(Fluid, TextureAtlas) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- getGeneralEntity() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getGeneralEntity() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getGreen() - Method in class com.beansgalaxy.backpacks.access.Tint
- getHeight() - Method in class com.beansgalaxy.backpacks.client.renderer.ClientBackpackTooltip
- getHeight() - Method in class com.beansgalaxy.backpacks.client.renderer.ClientSpecialTooltip
- getHue() - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- getHue() - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- getIconX() - Method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- getIconY() - Method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- getId() - Method in class com.beansgalaxy.backpacks.events.advancements.EquipAnyCriterion
- getId() - Method in class com.beansgalaxy.backpacks.events.advancements.PlaceCriterion
- getId() - Method in class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion
- getId() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getId() - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing
- getIngredients() - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion
- getIngredients() - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting
- getIngredients() - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- getInventory() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getInventory() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- getInventory() - Method in class com.beansgalaxy.backpacks.entity.EntityFlight
- getInventory() - Method in class com.beansgalaxy.backpacks.entity.EntityGeneral
- getItem() - Method in enum class com.beansgalaxy.backpacks.entity.Kind
- getItem() - Method in class com.beansgalaxy.backpacks.mixin.common.ItemEntityMixin
- getItem() - Method in class com.beansgalaxy.backpacks.mixin.common.ItemStackMixin
- getItem() - Method in class com.beansgalaxy.backpacks.screen.InSlot
- getItem() - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- getItem(int) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getItemStacks() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getItemStacks() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getKey() - Method in interface com.beansgalaxy.backpacks.mixin.common.access.LockCodeAccess
- getKeyReadable(KeyMapping) - Static method in class com.beansgalaxy.backpacks.events.KeyPress
- getLeather() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getLeather() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getLines() - Method in class com.beansgalaxy.backpacks.config.ClientConfig
- getLines() - Method in class com.beansgalaxy.backpacks.config.CommonConfig
- getLines() - Method in interface com.beansgalaxy.backpacks.config.IConfig
- getLock() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getLock() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getLum() - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- getMaxSize() - Static method in class com.beansgalaxy.backpacks.inventory.CauldronInventory
- getMaxSize() - Static method in class com.beansgalaxy.backpacks.inventory.PotInventory
- getMaxStacks() - Method in class com.beansgalaxy.backpacks.data.Traits
- getMaxStackSize() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getMaxStackSize() - Method in class com.beansgalaxy.backpacks.screen.BackSlot
- getMenu() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getMenu() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getMenuProvider() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getMenuProvider(EntityAccess) - Method in class com.beansgalaxy.backpacks.platform.FabricNetworkHelper
- getMenuProvider(EntityAccess) - Method in interface com.beansgalaxy.backpacks.platform.services.NetworkHelper
- getMenusKeyBind() - Static method in class com.beansgalaxy.backpacks.events.KeyPress
- getMessage() - Method in class com.beansgalaxy.backpacks.config.screen.IntButton
- getMetal() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getMetal() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getModConfigScreenFactory() - Method in class com.beansgalaxy.backpacks.compat.ModMenu
- getModelParts() - Method in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- getName() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getName(Traits.LocalData) - Static method in class com.beansgalaxy.backpacks.data.Traits
- getName(Traits.LocalData) - Method in enum class com.beansgalaxy.backpacks.entity.Kind
- getName(ItemStack) - Static method in class com.beansgalaxy.backpacks.Constants
- getName(ItemStack) - Method in class com.beansgalaxy.backpacks.items.BackpackItem
- getNameTagOffsetY() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.ConfigureConfig
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.ConfigureTraits
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.EquipLockedMsg
- getNetwork() - Method in interface com.beansgalaxy.backpacks.network.clientbound.Packet2C
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendBackInventory
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendBackSlot
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderPos
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderStacks
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderViewing
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendViewers
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.serverbound.ClearBackSlot
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.serverbound.InstantPlace
- getNetwork() - Method in interface com.beansgalaxy.backpacks.network.serverbound.Packet2S
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.serverbound.PickBackpack
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.serverbound.SyncActionKey
- getNetwork() - Method in class com.beansgalaxy.backpacks.network.serverbound.UseCauldron
- getNoItemIcon() - Method in class com.beansgalaxy.backpacks.screen.InSlot
- getNoItemIcon() - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- getOrCreateUUID(UUID, Level, ItemStack) - Method in class com.beansgalaxy.backpacks.items.EnderBackpack
- getOrCreateUUID(Player, ItemStack) - Method in class com.beansgalaxy.backpacks.items.EnderBackpack
- getOverrideableMaxStack(String, int) - Static method in class com.beansgalaxy.backpacks.data.Traits
- getOwner() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getOwner() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getPassengersAndSelf() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getPath() - Method in class com.beansgalaxy.backpacks.config.ClientConfig
- getPath() - Method in class com.beansgalaxy.backpacks.config.CommonConfig
- getPath() - Method in interface com.beansgalaxy.backpacks.config.IConfig
- getPath() - Method in class com.beansgalaxy.backpacks.platform.FabricConfigHelper
- getPath() - Method in interface com.beansgalaxy.backpacks.platform.services.ConfigHelper
- getPickResult() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getPickupSound() - Method in interface com.beansgalaxy.backpacks.access.BucketsAccess
- getPickupSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- getPickupSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketItemMixin
- getPickupSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketSolidsMixin
- getPickupSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBlockMixin
- getPickupSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
- getPlacedBy() - Method in class com.beansgalaxy.backpacks.entity.Backpack
- getPlacedBy() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- getPlacedBy() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getPlacedBy() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getPlaceSound() - Method in interface com.beansgalaxy.backpacks.access.BucketLikeAccess
- getPlaceSound() - Method in interface com.beansgalaxy.backpacks.access.BucketsAccess
- getPlayer() - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper.Context
- getPlayerName() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getPlayerNameColored(RegistryAccess) - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getPlayerPOVHitResult(Level, Player, ClipContext.Fluid) - Static method in class com.beansgalaxy.backpacks.events.UseKeyEvent
- getPlayersViewing() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getPos() - Method in interface com.beansgalaxy.backpacks.access.PosAccessor
- getPos() - Method in class com.beansgalaxy.backpacks.mixin.client.EffectRenderingScreenMixin
- getReadable(boolean) - Static method in class com.beansgalaxy.backpacks.events.KeyPress
- getRed() - Method in class com.beansgalaxy.backpacks.access.Tint
- getResultItem(RegistryAccess) - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing
- getResultItem(RegistryAccess) - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion
- getResultItem(RegistryAccess) - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting
- getResultItem(RegistryAccess) - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- getResultSlot() - Method in class com.beansgalaxy.backpacks.mixin.common.ItemCombinerMixin
- getRGBA() - Method in class com.beansgalaxy.backpacks.access.Tint
- getRows() - Method in class com.beansgalaxy.backpacks.config.screen.ClientConfigRows
- getRows() - Method in class com.beansgalaxy.backpacks.config.screen.CommonConfigRows
- getRows() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows
- getSat() - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- getSat() - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- getSave(MinecraftServer, boolean) - Static method in class com.beansgalaxy.backpacks.data.ServerSave
- getSelfAndPassengers() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getSerializer() - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion
- getSerializer() - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting
- getSerializer() - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing
- getSerializer() - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- getShiftedColor(int) - Method in enum class com.beansgalaxy.backpacks.entity.Kind
- getSound(Traits.Sound) - Method in enum class com.beansgalaxy.backpacks.events.PlaySound
- getStack() - Method in class com.beansgalaxy.backpacks.data.BackData
- getTexturedModelData() - Static method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- getTexturedModelData() - Static method in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- getTextureLocation(T) - Method in class com.beansgalaxy.backpacks.client.renderer.BackpackRenderer
- getTextures() - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- getTexX() - Method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- getTraits() - Method in class com.beansgalaxy.backpacks.data.BackData
- getTraits() - Method in class com.beansgalaxy.backpacks.entity.Backpack
- getTraits() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- getTraits() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getTraits() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getTraits(ItemStack) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- getTrim() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- getTrim() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getUUID() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- getVal() - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- getVarForLine(Minecraft, int) - Method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- getViewable() - Method in class com.beansgalaxy.backpacks.entity.Backpack
- getViewable() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- getViewable() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- getViewers() - Method in class com.beansgalaxy.backpacks.data.Viewable
- getWidth(Font) - Method in class com.beansgalaxy.backpacks.client.renderer.ClientSpecialTooltip.Cauldron
- getWidth(Font) - Method in class com.beansgalaxy.backpacks.client.renderer.ClientSpecialTooltip
- getWidth(Font) - Method in class com.beansgalaxy.backpacks.client.renderer.ClientBackpackTooltip
- getWinged() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getWinged() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getWingedBackpackResource(String) - Static method in class com.beansgalaxy.backpacks.client.renderer.features.ElytraFeature
- getWingedEntity() - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- getWingedEntity() - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- getX() - Method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- getXY(BackpackInventory, int, boolean) - Static method in class com.beansgalaxy.backpacks.screen.MenuSlot
- getY() - Method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- grantLockedAchievement(MinecraftServer, UUID) - Method in class com.beansgalaxy.backpacks.data.ServerSave
- graveModLoaded() - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
H
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.ConfigureConfig
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.ConfigureTraits
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.EquipLockedMsg
- handle() - Method in interface com.beansgalaxy.backpacks.network.clientbound.Packet2C
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendBackInventory
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendBackSlot
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderPos
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderStacks
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderViewing
- handle() - Method in class com.beansgalaxy.backpacks.network.clientbound.SendViewers
- handle() - Method in record class com.beansgalaxy.backpacks.network.Network2C.Packet
-
Returns the value of the
handlerecord component. - handle() - Method in record class com.beansgalaxy.backpacks.network.Network2S.Packet
-
Returns the value of the
handlerecord component. - handle(ServerPlayer) - Method in class com.beansgalaxy.backpacks.network.serverbound.ClearBackSlot
- handle(ServerPlayer) - Method in class com.beansgalaxy.backpacks.network.serverbound.InstantPlace
- handle(ServerPlayer) - Method in interface com.beansgalaxy.backpacks.network.serverbound.Packet2S
- handle(ServerPlayer) - Method in class com.beansgalaxy.backpacks.network.serverbound.PickBackpack
- handle(ServerPlayer) - Method in class com.beansgalaxy.backpacks.network.serverbound.SyncActionKey
- handle(ServerPlayer) - Method in class com.beansgalaxy.backpacks.network.serverbound.UseCauldron
- handleQuickMove(Inventory, BackpackInventory) - Static method in class com.beansgalaxy.backpacks.items.BackpackItem
- handleQuickMove(Inventory, BackpackInventory, int) - Static method in class com.beansgalaxy.backpacks.items.BackpackItem
- HARD - Enum constant in enum class com.beansgalaxy.backpacks.data.Traits.Sound
- hasClickedOutside(double, double, int, int, int) - Method in class com.beansgalaxy.backpacks.screen.BackpackScreen
- hasComment - Variable in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- hasCustomName() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- hashCode() - Method in record class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow.HoveredEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.beansgalaxy.backpacks.data.config.Config.Entry
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.beansgalaxy.backpacks.data.EnderStorage.ViewerRecord
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.beansgalaxy.backpacks.events.KeyPress.isPressed
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.beansgalaxy.backpacks.events.PlaySound.Playable
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.Attributes
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.FluidAttributes
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.beansgalaxy.backpacks.network.Network2C.Packet
-
Returns a hash code value for this object.
- hashCode() - Method in record class com.beansgalaxy.backpacks.network.Network2S.Packet
-
Returns a hash code value for this object.
- headPitch - Variable in class com.beansgalaxy.backpacks.data.Viewable
- HEART - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- HEARTBREAK - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- heldLockedAdvancement - Variable in class com.beansgalaxy.backpacks.data.ServerSave
- HIDDEN - Enum constant in enum class com.beansgalaxy.backpacks.screen.MenuSlot.State
- hidden_tabs - Variable in class com.beansgalaxy.backpacks.config.ClientConfig
- HIDE_ABLE - Enum constant in enum class com.beansgalaxy.backpacks.data.config.MenuVisibility
- hideButton - Variable in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- HideButton(InfoWidget, Button.OnPress) - Constructor for class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.HideButton
- hideHelpWidget(double, double, int, CallbackInfoReturnable<Boolean>) - Method in class com.beansgalaxy.backpacks.mixin.client.InventoryScreenMixin
- HIT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound
- hitResult - Variable in class com.beansgalaxy.backpacks.mixin.PickBlockMixin
- hiveContainsBees(Level, BlockPos) - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- homeButton - Variable in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- HomeButton(InfoWidget, Button.OnPress) - Constructor for class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.HomeButton
- HoneyBlockMixin - Class in com.beansgalaxy.backpacks.mixin.common.buckets
- HoneyBlockMixin(BlockBehaviour.Properties) - Constructor for class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBlockMixin
- HoneyBottleMixin - Class in com.beansgalaxy.backpacks.mixin.common.buckets
- HoneyBottleMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
- hop(double) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- HOP - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- HOPPER - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- hopperInsertOne(Container) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- hopperTakeOne(Container) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- hotkeyOnBlock(Player, Direction, BlockPos) - Static method in class com.beansgalaxy.backpacks.items.BackpackItem
- HoveredEntry(String, int) - Constructor for record class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow.HoveredEntry
-
Creates an instance of a
HoveredEntryrecord class. - hoverName - Variable in class com.beansgalaxy.backpacks.data.Traits.LocalData
- HOWL - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- HSetConfigVariant<ENTRY> - Class in com.beansgalaxy.backpacks.config.types
- HSetConfigVariant.Builder<E> - Class in com.beansgalaxy.backpacks.config.types
- HSL() - Method in class com.beansgalaxy.backpacks.access.Tint
- HSV() - Method in class com.beansgalaxy.backpacks.access.Tint
- hungryClick(double, double, int) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel
- hungryClick(double, double, int) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow
- hungryClick(double, double, int) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ItemListConfigRow
- hurt(DamageSource, float) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
I
- IConfig - Interface in com.beansgalaxy.backpacks.config
- id - Variable in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- id - Variable in enum class com.beansgalaxy.backpacks.events.UseKeyEvent.Type
- id - Variable in enum class com.beansgalaxy.backpacks.network.Network2C
- id - Variable in enum class com.beansgalaxy.backpacks.network.Network2S
- ID - Static variable in class com.beansgalaxy.backpacks.events.advancements.EquipAnyCriterion
- ID - Static variable in class com.beansgalaxy.backpacks.items.recipes.Conversion
- ID - Static variable in class com.beansgalaxy.backpacks.items.recipes.Crafting
- ID - Static variable in class com.beansgalaxy.backpacks.items.recipes.Smithing
- ID - Static variable in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- IGNORE_COLOR - Static variable in class com.beansgalaxy.backpacks.data.Traits
- indexHeldSlots() - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendBackSlot
- indexInventories() - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendBackInventory
- indexSounds(Player) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- InfoButton(Tabs, int, int, Button.OnPress) - Constructor for class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.InfoButton
- InfoWidget - Class in com.beansgalaxy.backpacks.screen.InfoTabs
- InfoWidget() - Constructor for class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- InfoWidget.HideButton - Class in com.beansgalaxy.backpacks.screen.InfoTabs
- InfoWidget.HomeButton - Class in com.beansgalaxy.backpacks.screen.InfoTabs
- InfoWidget.InfoButton - Class in com.beansgalaxy.backpacks.screen.InfoTabs
- init() - Static method in class com.beansgalaxy.backpacks.CommonClass
- init() - Method in class com.beansgalaxy.backpacks.config.ConfigScreen
- init() - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen
- init() - Method in class com.beansgalaxy.backpacks.screen.BackpackScreen
- init() - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.HomeButton
- init() - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.InfoButton
- init(int, int, int, Minecraft, RecipeBookComponent, Runnable) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- INITIAL_SYNC - Static variable in class com.beansgalaxy.backpacks.FabricMain
- injectBackpackTrims(ResourceManager, SpriteSource.Output, CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.client.TrimsAtlasMixin
- INPUT - Static variable in class com.beansgalaxy.backpacks.screen.MenuSlot
- INPUT_ALT - Static variable in class com.beansgalaxy.backpacks.screen.InSlot
- INSERT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound
- insertBackpack(int, ItemStack, CallbackInfoReturnable<Boolean>) - Method in class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- insertInventory(int, ItemStack, CallbackInfoReturnable<Boolean>) - Method in class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- insertItem(ItemStack, int, int) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- insertItemSilent(ItemStack, int, int) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- inSlot - Variable in class com.beansgalaxy.backpacks.data.BackData
- InSlot - Class in com.beansgalaxy.backpacks.screen
- InSlot(BackData) - Constructor for class com.beansgalaxy.backpacks.screen.InSlot
- INSTANCE - Static variable in class com.beansgalaxy.backpacks.events.KeyPress
- INSTANCE - Static variable in class com.beansgalaxy.backpacks.items.recipes.Conversion
- INSTANCE - Static variable in class com.beansgalaxy.backpacks.items.recipes.Crafting
- INSTANCE - Static variable in class com.beansgalaxy.backpacks.items.recipes.Smithing
- INSTANCE - Static variable in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- instant_place - Variable in class com.beansgalaxy.backpacks.config.ClientConfig
- INSTANT_PLACE - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- INSTANT_PLACE_2S - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2S
- instantPlace(LocalPlayer) - Static method in class com.beansgalaxy.backpacks.events.KeyPress
- instantPlace(Player, Slot) - Method in interface com.beansgalaxy.backpacks.access.ClickAccessor
- InstantPlace - Class in com.beansgalaxy.backpacks.network.serverbound
- InstantPlace(int, BlockHitResult) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.InstantPlace
- InstantPlace(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.InstantPlace
- IntButton - Class in com.beansgalaxy.backpacks.config.screen
- IntButton(int, int, int, int, Button.OnPress, Consumer<Integer>, Consumer<Integer>, Supplier<Integer>, Button.CreateNarration) - Constructor for class com.beansgalaxy.backpacks.config.screen.IntButton
- IntButton.Builder - Class in com.beansgalaxy.backpacks.config.screen
- IntConfigRow(IntConfigVariant) - Constructor for class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntConfigRow
- IntConfigVariant - Class in com.beansgalaxy.backpacks.config.types
- IntConfigVariant(String, int, int, int) - Constructor for class com.beansgalaxy.backpacks.config.types.IntConfigVariant
- IntConfigVariant(String, int, int, int, String) - Constructor for class com.beansgalaxy.backpacks.config.types.IntConfigVariant
- IntConfigVariant(String, Integer) - Constructor for class com.beansgalaxy.backpacks.config.types.IntConfigVariant
- IntConfigVariant(String, Integer, String) - Constructor for class com.beansgalaxy.backpacks.config.types.IntConfigVariant
- INTEGRATED - Enum constant in enum class com.beansgalaxy.backpacks.data.config.TooltipType
- interact(ServerPlayer) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- interact(Player, InteractionHand) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- interact(Player, InteractionHand) - Method in class com.beansgalaxy.backpacks.mixin.common.ServerPlayerMixin
- interact(Player, InteractionHand, Direction, BlockPos) - Static method in class com.beansgalaxy.backpacks.events.PlaceBackpackEvent
- interact(Player, Level, InteractionHand, BlockHitResult) - Method in class com.beansgalaxy.backpacks.events.PlayerInteractEvent
- interact(ItemStack, ClickAction, Player, SlotAccess, boolean) - Static method in class com.beansgalaxy.backpacks.items.BackpackItem
- interactBlock(ServerPlayerGameMode, ServerPlayer, Level, ItemStack, InteractionHand, BlockHitResult) - Method in class com.beansgalaxy.backpacks.mixin.common.ServerPlayMixin
- interactItem(ServerPlayerGameMode, ServerPlayer, Level, ItemStack, InteractionHand) - Method in class com.beansgalaxy.backpacks.mixin.common.ServerPlayMixin
- IntMapConfigRow(MapConfigVariant<K, Integer>) - Constructor for class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow
- INVALID_DATA - Enum constant in enum class com.beansgalaxy.backpacks.entity.EntityAbstract.LockedReason
- InventoryContainerMixin - Class in com.beansgalaxy.backpacks.mixin.common
- InventoryContainerMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- InventoryMenuMixin - Class in com.beansgalaxy.backpacks.mixin.common
- InventoryMenuMixin(MenuType<?>, int) - Constructor for class com.beansgalaxy.backpacks.mixin.common.InventoryMenuMixin
- InventoryScreenAccess - Interface in com.beansgalaxy.backpacks.access
- InventoryScreenMixin - Class in com.beansgalaxy.backpacks.mixin.client
- InventoryScreenMixin(InventoryMenu, Inventory, Component) - Constructor for class com.beansgalaxy.backpacks.mixin.client.InventoryScreenMixin
- invOffset - Variable in class com.beansgalaxy.backpacks.screen.BackpackMenu
- invokeListenersOnDeath(BackData) - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper
- invokeListenersOnDeath(BackData) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- is(Kind) - Method in enum class com.beansgalaxy.backpacks.entity.Kind
- is(Kind, Kind...) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- is(ItemStack) - Method in enum class com.beansgalaxy.backpacks.entity.Kind
- IS_LOCKED - Enum constant in enum class com.beansgalaxy.backpacks.entity.EntityAbstract.LockedReason
- IS_REMOVED - Enum constant in enum class com.beansgalaxy.backpacks.entity.EntityAbstract.LockedReason
- IS_YELLOW_ITEM_PREDICATE - Static variable in interface com.beansgalaxy.backpacks.client.renderer.RenderHelper
- isActive() - Method in class com.beansgalaxy.backpacks.screen.BackSlot
- isActive() - Method in class com.beansgalaxy.backpacks.screen.InSlot
- isActive() - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- isAdditionIngredient(ItemStack) - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing
- isAlwaysTicking() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- isBackpack(ItemStack) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- isBackSlot(Slot) - Static method in class com.beansgalaxy.backpacks.compat.TrinketsRegistry
- isBackSlot(Slot) - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper
- isBackSlot(Slot) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- isBarVisible(ItemStack) - Method in class com.beansgalaxy.backpacks.items.BackpackItem
- isBarVisible(ItemStack) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- isBarVisible(ItemStack) - Method in class com.beansgalaxy.backpacks.items.WingedBackpack
- isBaseIngredient(ItemStack) - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing
- isCuriosMenu() - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- isCustomNameVisible() - Method in class com.beansgalaxy.backpacks.entity.EntityFlight
- isCustomNameVisible() - Method in class com.beansgalaxy.backpacks.entity.EntityGeneral
- isEmpty() - Method in class com.beansgalaxy.backpacks.data.BackData
- isEmpty() - Method in class com.beansgalaxy.backpacks.data.Traits
- isEmpty() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- isEmpty() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- isEmpty(String) - Static method in class com.beansgalaxy.backpacks.Constants
- isEmpty(Component) - Static method in class com.beansgalaxy.backpacks.Constants
- isFocused() - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- isGreen(int) - Static method in class com.beansgalaxy.backpacks.access.Tint
- isHighlightable() - Method in class com.beansgalaxy.backpacks.screen.BackSlot
- isHighlightable() - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- isIncomplete() - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion
- isIncomplete() - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting
- isIncomplete() - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- isLocked() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- isLocked() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- isLocked() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- isLocked(BackData, ServerLevel, Traits.Sound) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- isLowercase(String) - Static method in class com.beansgalaxy.backpacks.Constants
- isModLoaded(String) - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper
- isModLoaded(String) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- isPersistent(ItemStack) - Method in class com.beansgalaxy.backpacks.items.EnderBackpack
- isPickable() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- isPressed(boolean, boolean) - Constructor for record class com.beansgalaxy.backpacks.events.KeyPress.isPressed
-
Creates an instance of a
isPressedrecord class. - isPressed(Minecraft, KeyMapping) - Static method in class com.beansgalaxy.backpacks.events.KeyPress
- isSpecial() - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting
- isStorage() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- isSuperSpecial(Player) - Method in class com.beansgalaxy.backpacks.data.ServerSave
- isSuperSpecialPlayer(Player) - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- isTemplateIngredient(ItemStack) - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing
- isUnlocked(Minecraft) - Method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- isValid(Predicate<String>) - Method in class com.beansgalaxy.backpacks.config.types.HSetConfigVariant.Builder
-
Used while indexing through the list written in the json file.
- isWearable(Item) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- isWearable(ItemStack) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- isWearableElytra(Item) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- isWings(ItemStack) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
- isYellow(int) - Static method in class com.beansgalaxy.backpacks.access.Tint
- item - Variable in class com.beansgalaxy.backpacks.inventory.SpecialTooltip
- item_weight_override - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- ItemCombinerMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ItemCombinerMixin(MenuType<?>, int) - Constructor for class com.beansgalaxy.backpacks.mixin.common.ItemCombinerMixin
- ItemEntityMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ItemEntityMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.ItemEntityMixin
- itemFromString(String) - Static method in class com.beansgalaxy.backpacks.Constants
- itemList(String, String...) - Static method in interface com.beansgalaxy.backpacks.config.types.UniqueConfigVariants
- ItemListConfigRow(HSetConfigVariant<Item>) - Constructor for class com.beansgalaxy.backpacks.config.screen.ConfigRows.ItemListConfigRow
- ItemRendererMixin - Class in com.beansgalaxy.backpacks.mixin.client
- ItemRendererMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.client.ItemRendererMixin
- items - Variable in class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- itemShortString(Item) - Static method in class com.beansgalaxy.backpacks.Constants
- ItemStackMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ItemStackMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.ItemStackMixin
- itemStacks - Variable in class com.beansgalaxy.backpacks.inventory.BackpackTooltip
- itemStacks - Variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderStacks
K
- KEEP_BACK_SLOT - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- KEEP_BACK_SLOT - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- keepBackSlot(Level) - Static method in interface com.beansgalaxy.backpacks.platform.services.ConfigHelper
- keepBackSlotGamerule() - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper.Context
- key() - Method in record class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow.HoveredEntry
-
Returns the value of the
keyrecord component. - KEY_CATEGORY - Static variable in class com.beansgalaxy.backpacks.events.KeyPress
- KeyBindTooltip - Class in com.beansgalaxy.backpacks.mixin.client
- KeyBindTooltip() - Constructor for class com.beansgalaxy.backpacks.mixin.client.KeyBindTooltip
- KeyPress - Class in com.beansgalaxy.backpacks.events
- KeyPress.isPressed - Record Class in com.beansgalaxy.backpacks.events
- keyPressed(int, int, int) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ItemListConfigRow
- keyPressed(int, int, int) - Method in class com.beansgalaxy.backpacks.config.screen.IntButton
- kill() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- kind - Variable in class com.beansgalaxy.backpacks.data.Traits.LocalData
- Kind - Enum Class in com.beansgalaxy.backpacks.entity
L
- lastDelta - Variable in class com.beansgalaxy.backpacks.data.Viewable
- lastPitch - Variable in class com.beansgalaxy.backpacks.data.Viewable
- LAYER_LOCATION - Static variable in class com.beansgalaxy.backpacks.client.renderer.models.BackpackWingsModel
- LAYERED - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- LEATHER - Enum constant in enum class com.beansgalaxy.backpacks.entity.Kind
- LEATHER - Static variable in class com.beansgalaxy.backpacks.data.Traits
- LEATHER_BACKPACK - Static variable in class com.beansgalaxy.backpacks.FabricMain
- LEATHER_BREAK - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- LEATHER_CLOSE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- LEATHER_EQUIP - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- LEATHER_HIT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- LEATHER_INSERT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- leather_max_stacks - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- LEATHER_MAX_STACKS - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- LEATHER_OPEN - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- LEATHER_PLACE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- left - Variable in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- level() - Method in record class com.beansgalaxy.backpacks.data.EnderStorage.ViewerRecord
-
Returns the value of the
levelrecord component. - level() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- level() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- ListConfigVariant<ENTRY> - Class in com.beansgalaxy.backpacks.config.types
- ListConfigVariant.Builder<E> - Class in com.beansgalaxy.backpacks.config.types
- LivingEntityMixin - Class in com.beansgalaxy.backpacks.mixin.common
- LivingEntityMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.LivingEntityMixin
- load(Class<T>) - Static method in class com.beansgalaxy.backpacks.platform.Services
- LoadEntityEvent - Class in com.beansgalaxy.backpacks.events
- LoadEntityEvent() - Constructor for class com.beansgalaxy.backpacks.events.LoadEntityEvent
- LoadItemModels - Class in com.beansgalaxy.backpacks.events
- LoadItemModels() - Constructor for class com.beansgalaxy.backpacks.events.LoadItemModels
- loadSuperSpecialPlayers() - Method in class com.beansgalaxy.backpacks.data.ServerSave
- LOCAL_DATA - Static variable in class com.beansgalaxy.backpacks.entity.Backpack
- LocalData() - Constructor for class com.beansgalaxy.backpacks.data.Traits.LocalData
- LocalData(String, Kind, int, CompoundTag, Component) - Constructor for class com.beansgalaxy.backpacks.data.Traits.LocalData
- LocalData(CompoundTag) - Constructor for class com.beansgalaxy.backpacks.data.Traits.LocalData
- LocalPlayerMixin - Class in com.beansgalaxy.backpacks.mixin.client
- LocalPlayerMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.client.LocalPlayerMixin
- location - Variable in class com.beansgalaxy.backpacks.data.EnderStorage.Location
- Location(BlockPos, ResourceKey<Level>) - Constructor for class com.beansgalaxy.backpacks.data.EnderStorage.Location
- Location(CompoundTag) - Constructor for class com.beansgalaxy.backpacks.data.EnderStorage.Location
- LOCATION - Static variable in class com.beansgalaxy.backpacks.items.recipes.Conversion
- LOCATION - Static variable in class com.beansgalaxy.backpacks.items.recipes.Crafting
- LOCATION - Static variable in class com.beansgalaxy.backpacks.items.recipes.Smithing
- LOCATION - Static variable in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- locations - Variable in class com.beansgalaxy.backpacks.inventory.EnderInventory
- LOCK - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- LOCK - Static variable in class com.beansgalaxy.backpacks.FabricMain
- LOCK_BACKPACK_NO_KEY - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- LOCK_BACKPACK_NOT_OWNER - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- LOCK_BACKPACK_NOT_OWNER - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- LOCK_BACKPACK_OFFLINE - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- LOCK_BACKPACK_OFFLINE - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- LOCK_ENDER_OFFLINE - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- LOCK_ENDER_OFFLINE - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- LockCodeAccess - Interface in com.beansgalaxy.backpacks.mixin.common.access
- lockContainerForOwner(Player) - Method in interface com.beansgalaxy.backpacks.access.BaseContainerAccess
- lockContainerForOwner(Player) - Method in class com.beansgalaxy.backpacks.mixin.common.BaseContainerMixin
- LOCKED - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- LOCKED - Static variable in class com.beansgalaxy.backpacks.entity.EntityAbstract
- LockItem - Class in com.beansgalaxy.backpacks.items
- LockItem(Item.Properties) - Constructor for class com.beansgalaxy.backpacks.items.LockItem
- LOG - Static variable in class com.beansgalaxy.backpacks.Constants
M
- main - Variable in class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- MAP - Variable in class com.beansgalaxy.backpacks.data.EnderStorage
- mapConfig(CommonConfig) - Static method in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- MapConfigVariant<KEY,
ENTRY> - Class in com.beansgalaxy.backpacks.config.types - MapConfigVariant(String, HashMap<String, ENTRY>, String, Function<KEY, String>, Function<String, KEY>, Function<ENTRY, String>, Function<String, ENTRY>, BiPredicate<String, ENTRY>, UnaryOperator<ENTRY>, HashMap<String, ENTRY>) - Constructor for class com.beansgalaxy.backpacks.config.types.MapConfigVariant
- MapConfigVariant.Builder<K,
E> - Class in com.beansgalaxy.backpacks.config.types - mask - Variable in class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- matches(Container, Level) - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing
- matches(CraftingContainer, Level) - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion
- matches(CraftingContainer, Level) - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting
- matches(CraftingContainer, Level) - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- material - Variable in class com.beansgalaxy.backpacks.data.Traits
- material() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- max - Variable in class com.beansgalaxy.backpacks.config.types.IntConfigVariant
- MAX_ENDER_RANGE - Static variable in enum class com.beansgalaxy.backpacks.data.config.Config
- MAX_ROWS - Static variable in class com.beansgalaxy.backpacks.screen.MenuSlot
- MAX_SLOTS - Static variable in class com.beansgalaxy.backpacks.screen.MenuSlot
- MAX_SPECIAL_RANGE - Static variable in enum class com.beansgalaxy.backpacks.data.config.Config
- MAX_STACKS_RANGE - Static variable in enum class com.beansgalaxy.backpacks.data.config.Config
- maxStacks() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- mayEquip(ItemStack) - Method in class com.beansgalaxy.backpacks.data.BackData
- mayEquip(ItemStack, boolean, boolean) - Method in class com.beansgalaxy.backpacks.data.BackData
- mayPickup(Player) - Method in class com.beansgalaxy.backpacks.screen.BackSlot
- mayPickup(Player) - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- mayPlace(ItemStack) - Method in class com.beansgalaxy.backpacks.screen.BackSlot
- mayPlace(ItemStack) - Method in class com.beansgalaxy.backpacks.screen.InSlot
- menu_visibility - Variable in class com.beansgalaxy.backpacks.config.ClientConfig
- MENU_VISIBILITY - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- menuInsert(int, ItemStack, int, BackpackInventory) - Static method in class com.beansgalaxy.backpacks.screen.BackpackMenu
- MENUS_KEY - Variable in class com.beansgalaxy.backpacks.events.KeyPress
- MENUS_KEY_DESC - Static variable in class com.beansgalaxy.backpacks.events.KeyPress
- MENUS_KEY_IDENTIFIER - Static variable in class com.beansgalaxy.backpacks.events.KeyPress
- menusKeyDown - Variable in class com.beansgalaxy.backpacks.data.BackData
- MenuSlot - Class in com.beansgalaxy.backpacks.screen
- MenuSlot(BackpackMenu, int, Runnable) - Constructor for class com.beansgalaxy.backpacks.screen.MenuSlot
- MenuSlot.State - Enum Class in com.beansgalaxy.backpacks.screen
- MenuVisibility - Enum Class in com.beansgalaxy.backpacks.data.config
- mergeItems() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- METAL - Enum constant in enum class com.beansgalaxy.backpacks.entity.Kind
- METAL - Static variable in class com.beansgalaxy.backpacks.data.Traits
- METAL_BACKPACK - Static variable in class com.beansgalaxy.backpacks.FabricMain
- METAL_BREAK - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- METAL_CLOSE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- METAL_EQUIP - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- METAL_HIT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- METAL_INSERT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- metal_max_stacks - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- METAL_MAX_STACKS - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- METAL_OPEN - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- METAL_PLACE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- METAL_TAKE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- min - Variable in class com.beansgalaxy.backpacks.config.types.IntConfigVariant
- minecraft - Variable in class com.beansgalaxy.backpacks.mixin.client.LocalPlayerMixin
- MinecraftAccessor - Interface in com.beansgalaxy.backpacks.access
- MinecraftMixin - Class in com.beansgalaxy.backpacks.mixin.client
- MinecraftMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.client.MinecraftMixin
- MINER - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- mirror - Variable in class com.beansgalaxy.backpacks.screen.BackpackMenu
- MOD_ID - Static variable in class com.beansgalaxy.backpacks.Constants
- MOD_MENU - Static variable in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- MOD_NAME - Static variable in class com.beansgalaxy.backpacks.Constants
- ModelResources - Class in com.beansgalaxy.backpacks.events
- ModelResources() - Constructor for class com.beansgalaxy.backpacks.events.ModelResources
- ModMenu - Class in com.beansgalaxy.backpacks.compat
- ModMenu() - Constructor for class com.beansgalaxy.backpacks.compat.ModMenu
- MOURNER - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- mouseClicked(double, double, int) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ItemListConfigRow
- mouseClicked(double, double, int) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows
- mouseClicked(double, double, int) - Method in class com.beansgalaxy.backpacks.screen.BackpackScreen
- mouseDragged(double, double, int, double, double) - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen
- MoveBackSlotConfigRow(ListConfigVariant<Integer>) - Constructor for class com.beansgalaxy.backpacks.config.screen.ConfigRows.MoveBackSlotConfigRow
- MoveElementConfigScreen - Class in com.beansgalaxy.backpacks.config.screen
- MoveElementConfigScreen(Screen, ResourceLocation, BiConsumer<Integer, Integer>, int, int, int, int, int, int, int, int) - Constructor for class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen
- MoveElementConfigScreen.Builder - Class in com.beansgalaxy.backpacks.config.screen
N
- name - Variable in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel
- name - Variable in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- name - Variable in class com.beansgalaxy.backpacks.data.Traits
- name() - Method in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- name() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- name(ItemStack) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
-
LORE AND NAME
- narratables() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.BoolConfigRow
- narratables() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel
- narratables() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.EnumConfigRow
- narratables() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntConfigRow
- narratables() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow
- narratables() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ItemListConfigRow
- narratables() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.MoveBackSlotConfigRow
- narrationPriority() - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- NETWORK - Static variable in class com.beansgalaxy.backpacks.platform.Services
- Network2C - Enum Class in com.beansgalaxy.backpacks.network
- Network2C.Packet<T extends Packet2C> - Record Class in com.beansgalaxy.backpacks.network
- Network2S - Enum Class in com.beansgalaxy.backpacks.network
- Network2S.Packet<T extends Packet2S> - Record Class in com.beansgalaxy.backpacks.network
- NetworkHelper - Interface in com.beansgalaxy.backpacks.platform.services
- NetworkPackages - Class in com.beansgalaxy.backpacks.network
- NetworkPackages() - Constructor for class com.beansgalaxy.backpacks.network.NetworkPackages
- newBox(BlockPos, double, double, Direction) - Static method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- NONE - Static variable in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- NOT_OWNER - Enum constant in enum class com.beansgalaxy.backpacks.entity.EntityAbstract.LockedReason
- NULL - Enum constant in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- nullTitle(List<Component>) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
O
- onClose() - Method in class com.beansgalaxy.backpacks.config.ConfigScreen
- onClose() - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen
- onClose(Consumer<Integer>) - Method in class com.beansgalaxy.backpacks.config.screen.IntButton.Builder
- onCraftedBy(ItemStack, Level, Player) - Method in class com.beansgalaxy.backpacks.items.EnderBackpack
- onDeath(FabricCompatHelper.Context) - Method in interface com.beansgalaxy.backpacks.platform.FabricCompatHelper.OnDeathCallback
- onEnter(Consumer<Integer>) - Method in class com.beansgalaxy.backpacks.config.screen.IntButton.Builder
- onInitialize() - Method in class com.beansgalaxy.backpacks.FabricMain
- onInitializeClient() - Method in class com.beansgalaxy.backpacks.FabricClient
- onInitializeModelLoader(ModelLoadingPlugin.Context) - Method in class com.beansgalaxy.backpacks.events.LoadItemModels
- onLoad(Entity, ServerLevel) - Method in class com.beansgalaxy.backpacks.events.LoadEntityEvent
- onMouse() - Method in record class com.beansgalaxy.backpacks.events.KeyPress.isPressed
-
Returns the value of the
onMouserecord component. - onPickup(Level, BlockPos, BlockState, Player) - Method in interface com.beansgalaxy.backpacks.access.BucketLikeAccess
- onPickup(Level, BlockPos, BlockState, Player) - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- onPickup(Level, BlockPos, BlockState, Player) - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBlockMixin
- onPickup(Level, BlockPos, BlockState, Player) - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
- onPress() - Method in class com.beansgalaxy.backpacks.config.screen.IntButton
- onSave() - Method in class com.beansgalaxy.backpacks.config.ConfigScreen
- onSave() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel
- onSave() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow
- onSave(BiConsumer<Integer, Integer>) - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen.Builder
- onServerStarted(MinecraftServer) - Method in class com.beansgalaxy.backpacks.events.ServerLifecycleEvent
- onServerStopping(MinecraftServer) - Method in class com.beansgalaxy.backpacks.events.ServerLifecycleEvent
- onSyncDataPackContents(ServerPlayer, boolean) - Method in class com.beansgalaxy.backpacks.events.SyncDataEvent
- onTake(Player, ItemStack) - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- OPEN - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound
- openBackpackMenu(Player, BackData) - Method in class com.beansgalaxy.backpacks.platform.FabricNetworkHelper
- openBackpackMenu(Player, BackData) - Method in interface com.beansgalaxy.backpacks.platform.services.NetworkHelper
- openBackpackMenu(Player, EntityAbstract) - Method in class com.beansgalaxy.backpacks.platform.FabricNetworkHelper
- openBackpackMenu(Player, EntityAbstract) - Method in interface com.beansgalaxy.backpacks.platform.services.NetworkHelper
- openPlayerBackpackMenu(Player, ServerPlayer) - Static method in class com.beansgalaxy.backpacks.screen.BackSlot
- override_all_item_weights - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- owner - Variable in class com.beansgalaxy.backpacks.data.BackData
- owner - Variable in class com.beansgalaxy.backpacks.screen.BackpackMenu
- OWNER - Static variable in class com.beansgalaxy.backpacks.entity.Backpack
- OWNER_OFFLINE - Enum constant in enum class com.beansgalaxy.backpacks.entity.EntityAbstract.LockedReason
P
- PACK_CAPE_MODEL - Static variable in interface com.beansgalaxy.backpacks.client.renderer.RenderHelper
- PACK_WINGS_MODEL - Static variable in interface com.beansgalaxy.backpacks.client.renderer.RenderHelper
- PackagedLocation(boolean, BlockPos, ResourceKey<Level>) - Constructor for class com.beansgalaxy.backpacks.data.EnderStorage.PackagedLocation
- PackagedLocation(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.data.EnderStorage.PackagedLocation
- packet - Variable in enum class com.beansgalaxy.backpacks.network.Network2C
- packet - Variable in enum class com.beansgalaxy.backpacks.network.Network2S
- Packet(Class<T>, BiConsumer<T, FriendlyByteBuf>, Function<FriendlyByteBuf, T>, BiConsumer<T, ServerPlayer>) - Constructor for record class com.beansgalaxy.backpacks.network.Network2S.Packet
-
Creates an instance of a
Packetrecord class. - Packet(Class<T>, BiConsumer<T, FriendlyByteBuf>, Function<FriendlyByteBuf, T>, Consumer<T>) - Constructor for record class com.beansgalaxy.backpacks.network.Network2C.Packet
-
Creates an instance of a
Packetrecord class. - Packet2C - Interface in com.beansgalaxy.backpacks.network.clientbound
- Packet2S - Interface in com.beansgalaxy.backpacks.network.serverbound
- pairBackData(ServerPlayer, CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.common.ServerEntityMixin
- parse(String) - Method in interface com.beansgalaxy.backpacks.config.IConfig
- PICK_BACKPACK - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- PICK_BACKPACK_2S - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2S
- pickBackpack(int, ServerPlayer) - Static method in class com.beansgalaxy.backpacks.events.PickBlockEvent
- PickBackpack - Class in com.beansgalaxy.backpacks.network.serverbound
- PickBackpack(int) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.PickBackpack
- PickBackpack(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.PickBackpack
- PickBlockEvent - Class in com.beansgalaxy.backpacks.events
- PickBlockEvent() - Constructor for class com.beansgalaxy.backpacks.events.PickBlockEvent
- PickBlockMixin - Class in com.beansgalaxy.backpacks.mixin
- PickBlockMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.PickBlockMixin
- PICKUP - Enum constant in enum class com.beansgalaxy.backpacks.events.UseKeyEvent.Type
- pitch() - Method in record class com.beansgalaxy.backpacks.events.PlaySound.Playable
-
Returns the value of the
pitchrecord component. - PLACE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound
- PLACE - Enum constant in enum class com.beansgalaxy.backpacks.events.UseKeyEvent.Type
- PLACE - Static variable in class com.beansgalaxy.backpacks.FabricMain
- PlaceBackpackEvent - Class in com.beansgalaxy.backpacks.events
- PlaceBackpackEvent() - Constructor for class com.beansgalaxy.backpacks.events.PlaceBackpackEvent
- PlaceCriterion - Class in com.beansgalaxy.backpacks.events.advancements
- PlaceCriterion() - Constructor for class com.beansgalaxy.backpacks.events.advancements.PlaceCriterion
- PlaceCriterion.Conditions - Class in com.beansgalaxy.backpacks.events.advancements
- Playable(SoundEvent, float, float) - Constructor for record class com.beansgalaxy.backpacks.events.PlaySound.Playable
-
Creates an instance of a
Playablerecord class. - playEmptySound(Player, LevelAccessor, BlockPos, Item) - Static method in class com.beansgalaxy.backpacks.events.UseKeyEvent
- playEquipSound(ItemStack) - Method in class com.beansgalaxy.backpacks.data.BackData
- player - Variable in class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- player - Variable in class com.beansgalaxy.backpacks.mixin.common.ServerPlayMixin
- player - Variable in class com.beansgalaxy.backpacks.mixin.PickBlockMixin
- PlayerInteractEvent - Class in com.beansgalaxy.backpacks.events
- PlayerInteractEvent() - Constructor for class com.beansgalaxy.backpacks.events.PlayerInteractEvent
- playerJoin(Connection, ServerPlayer, CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.common.PlayerListMixin
- PlayerListMixin - Class in com.beansgalaxy.backpacks.mixin.common
- PlayerListMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.PlayerListMixin
- playerName - Variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- playSound(Traits.Sound, PlaySound) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- playSound(Traits.Sound, PlaySound, float) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- playSound(PlaySound) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
-
CONTAINER METHODS BELOW
- playSound(PlaySound, float) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- playSound(PlaySound, float) - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- playSound(SoundEvent, float, float) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- PlaySound - Enum Class in com.beansgalaxy.backpacks.events
- PlaySound.Events - Enum Class in com.beansgalaxy.backpacks.events
- PlaySound.Playable - Record Class in com.beansgalaxy.backpacks.events
- PLENTY - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- pos - Variable in class com.beansgalaxy.backpacks.entity.EntityAbstract
- PosAccessor - Interface in com.beansgalaxy.backpacks.access
- position() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- posList - Variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- Pot(SpecialTooltip) - Constructor for class com.beansgalaxy.backpacks.client.renderer.ClientSpecialTooltip.Pot
- Pot(Item, int) - Constructor for class com.beansgalaxy.backpacks.inventory.SpecialTooltip.Pot
- POT - Enum constant in enum class com.beansgalaxy.backpacks.entity.Kind
- POT - Enum constant in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- POT - Static variable in class com.beansgalaxy.backpacks.data.Traits.LocalData
- POT - Static variable in class com.beansgalaxy.backpacks.data.Traits
- POT_HIT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- POT_INSERT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- pot_max_stacks - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- POT_MAX_STACKS - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- POT_MODEL - Static variable in interface com.beansgalaxy.backpacks.client.renderer.RenderHelper
- POT_TAKE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- potCauldronEquip(BlockPos, Level, BackData) - Static method in class com.beansgalaxy.backpacks.events.UseKeyEvent
- PotFeature<T extends net.minecraft.world.entity.LivingEntity,
M extends net.minecraft.client.model.EntityModel<T>> - Class in com.beansgalaxy.backpacks.client.renderer.features - PotFeature(EntityModelSet, BackFeature<T, M>) - Constructor for class com.beansgalaxy.backpacks.client.renderer.features.PotFeature
- PotInventory - Class in com.beansgalaxy.backpacks.inventory
- PotInventory() - Constructor for class com.beansgalaxy.backpacks.inventory.PotInventory
- PotModel<T extends net.minecraft.world.entity.Entity> - Class in com.beansgalaxy.backpacks.client.renderer.models
- PotModel(ModelPart) - Constructor for class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- PotModel.SherdTexture - Enum Class in com.beansgalaxy.backpacks.client.renderer.models
- pressed() - Method in record class com.beansgalaxy.backpacks.events.KeyPress.isPressed
-
Returns the value of the
pressedrecord component. - PRIZE - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- punctuate() - Method in class com.beansgalaxy.backpacks.config.types.ConfigComment
- punctuate() - Method in class com.beansgalaxy.backpacks.config.types.ConfigLabel
- punctuate() - Method in interface com.beansgalaxy.backpacks.config.types.ConfigLine
- push() - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- push() - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- push() - Method in class com.beansgalaxy.backpacks.access.Tint.LCH
- pushInventoryMessage(Component) - Method in interface com.beansgalaxy.backpacks.access.InventoryScreenAccess
- pushInventoryMessage(Component) - Static method in class com.beansgalaxy.backpacks.items.Tooltip
- pushInventoryMessage(Component) - Method in class com.beansgalaxy.backpacks.mixin.client.InventoryScreenMixin
- put(String, ENTRY) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant
Q
- quickInsert(ItemStack, ItemStack, Level) - Static method in class com.beansgalaxy.backpacks.inventory.CauldronInventory
- quickMoveStack(Player, int) - Method in class com.beansgalaxy.backpacks.mixin.common.InventoryMenuMixin
- quickMoveStack(Player, int) - Method in class com.beansgalaxy.backpacks.screen.BackpackMenu
R
- read() - Method in class com.beansgalaxy.backpacks.config.CommonConfig
-
Deprecated.
- read() - Method in interface com.beansgalaxy.backpacks.config.IConfig
- read(boolean) - Method in interface com.beansgalaxy.backpacks.config.IConfig
- readable() - Method in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- readAdditionalSaveData(CompoundTag) - Method in class com.beansgalaxy.backpacks.entity.Backpack
- readAdditionalSaveData(CompoundTag) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- readAdditionalSaveData(CompoundTag) - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- readItemList(ResourceManager, String) - Static method in class com.beansgalaxy.backpacks.Constants
-
Deprecated.
- readMixin(ListTag, CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- readStackNbt(CompoundTag) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- readStackNbt(CompoundTag, NonNullList<ItemStack>) - Static method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- reapplyPosition() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- recalculateBoundingBox() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- receiveEnderPos(HashSet<EnderStorage.PackagedLocation>) - Static method in class com.beansgalaxy.backpacks.client.network.CommonAtClient
- receiveEnderSoundEvent(SendEnderSound) - Static method in class com.beansgalaxy.backpacks.client.network.CommonAtClient
- receiveEquipLockMsg(Component) - Static method in class com.beansgalaxy.backpacks.client.network.CommonAtClient
- RECIPE_CONVERSION - Static variable in class com.beansgalaxy.backpacks.FabricMain
- RECIPE_CRAFTING - Static variable in class com.beansgalaxy.backpacks.FabricMain
- RECIPE_SMITHING - Static variable in class com.beansgalaxy.backpacks.FabricMain
- RECIPE_SUPER_SPECIAL - Static variable in class com.beansgalaxy.backpacks.FabricMain
- recipeButton - Variable in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- recreateFromPacket(ClientboundAddEntityPacket) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- register() - Method in class com.beansgalaxy.backpacks.compat.REI
- register() - Static method in class com.beansgalaxy.backpacks.compat.TrinketsRegistry
- register() - Static method in class com.beansgalaxy.backpacks.Constants
- register(CommandDispatcher<CommandSourceStack>) - Static method in class com.beansgalaxy.backpacks.events.RegisterCommands
- register(String, Traits) - Static method in class com.beansgalaxy.backpacks.data.Traits
- register2C() - Static method in class com.beansgalaxy.backpacks.network.NetworkPackages
- register2S() - Static method in class com.beansgalaxy.backpacks.network.NetworkPackages
- registerBasicEntryFiltering(BasicFilteringRule<?>) - Method in class com.beansgalaxy.backpacks.compat.REI
- RegisterCommands - Class in com.beansgalaxy.backpacks.events
- RegisterCommands() - Constructor for class com.beansgalaxy.backpacks.events.RegisterCommands
- registerItemComparators(ItemComparatorRegistry) - Method in class com.beansgalaxy.backpacks.compat.REI
- registerRenderers(EntityType<? extends LivingEntity>, LivingEntityRenderer<?, ?>, LivingEntityFeatureRendererRegistrationCallback.RegistrationHelper, EntityRendererProvider.Context) - Method in class com.beansgalaxy.backpacks.events.AppendModelLayers
- registerSounds() - Static method in class com.beansgalaxy.backpacks.FabricMain
- REGISTRY - Static variable in class com.beansgalaxy.backpacks.platform.Services
- RegistryHelper - Interface in com.beansgalaxy.backpacks.platform.services
- REI - Class in com.beansgalaxy.backpacks.compat
- REI() - Constructor for class com.beansgalaxy.backpacks.compat.REI
- releaseBeesAndResetHoneyLevel(Level, BlockState, BlockPos, Player, BeehiveBlockEntity.BeeReleaseStatus) - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- remove(int) - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- remove(Entity.RemovalReason) - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- remove(ItemStack) - Static method in class com.beansgalaxy.backpacks.inventory.CauldronInventory
- remove(ItemStack, BucketLikeAccess) - Static method in class com.beansgalaxy.backpacks.inventory.CauldronInventory
- removed(Player) - Method in class com.beansgalaxy.backpacks.screen.BackpackMenu
- removeItem(int, int) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- removeItemNoUpdate(int) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- removeItemSilent(int) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- removeItemSilent(int, int) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- removeViewer(UUID, Entity) - Method in class com.beansgalaxy.backpacks.data.EnderStorage
- removeViewer(ServerPlayer) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- render(PoseStack, MultiBufferSource, int, AbstractClientPlayer, ModelPart, BackData, float) - Method in class com.beansgalaxy.backpacks.client.renderer.features.BackpackFeature
- render(PoseStack, MultiBufferSource, int, AbstractClientPlayer, ModelPart, ItemStack) - Method in class com.beansgalaxy.backpacks.client.renderer.features.PotFeature
- render(PoseStack, MultiBufferSource, int, T, float, float, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.features.BackFeature
- render(PoseStack, MultiBufferSource, int, T, float, float, float, float, float, M, BackData) - Method in class com.beansgalaxy.backpacks.client.renderer.features.ElytraFeature
- render(PoseStack, MultiBufferSource, AbstractClientPlayer, int, ModelPart, ItemStack) - Method in class com.beansgalaxy.backpacks.client.renderer.features.CauldronFeature
- render(GuiGraphics, int, int) - Method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
- render(GuiGraphics, int, int, float) - Method in class com.beansgalaxy.backpacks.config.ConfigScreen
- render(GuiGraphics, int, int, float) - Method in class com.beansgalaxy.backpacks.config.screen.MoveElementConfigScreen
- render(GuiGraphics, int, int, float) - Method in class com.beansgalaxy.backpacks.screen.BackpackScreen
- render(GuiGraphics, int, int, float) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.BoolConfigRow
- render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel
- render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.EnumConfigRow
- render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntConfigRow
- render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow
- render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ItemListConfigRow
- render(GuiGraphics, int, int, int, int, int, int, int, boolean, float) - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.MoveBackSlotConfigRow
- render(T, float, float, PoseStack, MultiBufferSource, int) - Method in class com.beansgalaxy.backpacks.client.renderer.BackpackRenderer
- renderBackground(GuiGraphics) - Method in class com.beansgalaxy.backpacks.config.ConfigScreen
- renderBg(GuiGraphics, float, int, int) - Method in class com.beansgalaxy.backpacks.screen.BackpackScreen
- renderBg(GuiGraphics, float, int, int, CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.client.InventoryScreenMixin
- renderBody(PoseStack, VertexConsumer, int, int) - Method in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- renderDetail(PoseStack, MultiBufferSource, int, int, DecoratedPotBlockEntity.Decorations) - Method in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- renderEntityRedirect(GuiGraphics, float, int, int, CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.client.SmithingScreenMixin
- RenderHelper - Interface in com.beansgalaxy.backpacks.client.renderer
- renderImage(Font, int, int, GuiGraphics) - Method in class com.beansgalaxy.backpacks.client.renderer.ClientSpecialTooltip.Pot
- renderImage(Font, int, int, GuiGraphics) - Method in class com.beansgalaxy.backpacks.client.renderer.ClientBackpackTooltip
- renderImage(Font, int, int, GuiGraphics) - Method in class com.beansgalaxy.backpacks.client.renderer.ClientSpecialTooltip.Cauldron
- renderItemDecorations(GuiGraphics, Font, ItemStack, int, int, int) - Method in class com.beansgalaxy.backpacks.client.renderer.ClientBackpackTooltip
- renderMask(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- renderOverlays(PoseStack, int, MultiBufferSource, float[], RegistryAccess, Traits.LocalData, BackpackModel, TextureAtlas, float, float, boolean) - Static method in class com.beansgalaxy.backpacks.client.renderer.BackpackRenderer
- renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackCapeModel
- renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackWingsModel
- renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.CauldronModel
- renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- renderTooltip(GuiGraphics, int, int) - Method in class com.beansgalaxy.backpacks.mixin.client.InventoryScreenMixin
- renderWidget(GuiGraphics, int, int, float) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.HideButton
- renderWidget(GuiGraphics, int, int, float) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.HomeButton
- repairPlayerItems(Player, int) - Method in class com.beansgalaxy.backpacks.mixin.common.ExperienceOrbMixin
- repositionEntityAfterLoad() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- resetHoneyLevel(Level, BlockState, BlockPos) - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- resetToDefault() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.BoolConfigRow
- resetToDefault() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ConfigLabel
- resetToDefault() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.EnumConfigRow
- resetToDefault() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntConfigRow
- resetToDefault() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow
- resetToDefault() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.ItemListConfigRow
- resetToDefault() - Method in class com.beansgalaxy.backpacks.config.screen.ConfigRows.MoveBackSlotConfigRow
- ResultContainerMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ResultContainerMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.ResultContainerMixin
- returnItem(int, ItemStack) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- returnItem(int, ItemStack, int) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- rgb() - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- rgb() - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- rgb() - Method in class com.beansgalaxy.backpacks.access.Tint.LCH
- right - Variable in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- rotate(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- rotate(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
S
- save(CompoundTag) - Method in class com.beansgalaxy.backpacks.data.ServerSave
- scale() - Method in interface com.beansgalaxy.backpacks.access.BucketsAccess
- scale() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BeehiveBlockMixin
- scale() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketItemMixin
- scale() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.BucketSolidsMixin
- scale() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBlockMixin
- scale() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
- scaleSat(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- scaleSat(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- scaleVal(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- scaleVal(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- screen - Variable in class com.beansgalaxy.backpacks.config.screen.ConfigRows
- SecondOrderDynamics - Class in com.beansgalaxy.backpacks.screen
- SecondOrderDynamics(double, double, double, double) - Constructor for class com.beansgalaxy.backpacks.screen.SecondOrderDynamics
- send(boolean, boolean) - Static method in class com.beansgalaxy.backpacks.network.serverbound.SyncActionKey
- send(int) - Static method in class com.beansgalaxy.backpacks.network.serverbound.PickBackpack
- send(int, BlockHitResult) - Static method in class com.beansgalaxy.backpacks.network.serverbound.InstantPlace
- send(CommonConfig, ServerPlayer) - Static method in class com.beansgalaxy.backpacks.network.clientbound.ConfigureConfig
- send(BackData) - Static method in class com.beansgalaxy.backpacks.network.serverbound.ClearBackSlot
- send(BackpackInventory) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendViewers
- send(Network2C, Packet2C, ServerPlayer) - Method in class com.beansgalaxy.backpacks.platform.FabricNetworkHelper
- send(Network2C, Packet2C, ServerPlayer) - Method in interface com.beansgalaxy.backpacks.platform.services.NetworkHelper
- send(Network2C, Packet2C, MinecraftServer) - Method in class com.beansgalaxy.backpacks.platform.FabricNetworkHelper
- send(Network2C, Packet2C, MinecraftServer) - Method in interface com.beansgalaxy.backpacks.platform.services.NetworkHelper
- send(Network2S, Packet2S) - Method in class com.beansgalaxy.backpacks.platform.FabricNetworkHelper
- send(Network2S, Packet2S) - Method in interface com.beansgalaxy.backpacks.platform.services.NetworkHelper
- send(BackpackMenu) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendBackInventory
- send(List<Entity>, PlaySound, float, ServerLevel) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- send(BlockPos, UseKeyEvent.Type) - Static method in class com.beansgalaxy.backpacks.network.serverbound.UseCauldron
- send(ServerPlayer) - Static method in class com.beansgalaxy.backpacks.network.clientbound.ConfigureTraits
- send(ServerPlayer) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendBackInventory
- send(ServerPlayer) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendBackSlot
- send(ServerPlayer, BackData) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderPos
- send(ServerPlayer, UUID) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- send(ServerPlayer, UUID) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderStacks
- send(ServerPlayer, UUID) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderViewing
- send(Player) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- send(Player, ServerPlayer) - Static method in class com.beansgalaxy.backpacks.network.clientbound.EquipLockedMsg
- send(Player, ServerPlayer) - Static method in class com.beansgalaxy.backpacks.network.clientbound.SendBackSlot
- send2A(MinecraftServer) - Method in interface com.beansgalaxy.backpacks.network.clientbound.Packet2C
- send2C(ServerPlayer) - Method in interface com.beansgalaxy.backpacks.network.clientbound.Packet2C
- send2S() - Method in interface com.beansgalaxy.backpacks.network.serverbound.Packet2S
- SendBackInventory - Class in com.beansgalaxy.backpacks.network.clientbound
- SendBackInventory(BackpackInventory, int) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendBackInventory
- SendBackInventory(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendBackInventory
- SendBackSlot - Class in com.beansgalaxy.backpacks.network.clientbound
- SendBackSlot(int, ItemStack) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendBackSlot
- SendBackSlot(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendBackSlot
- sendEnderData(UUID, Consumer<EnderInventory>) - Static method in class com.beansgalaxy.backpacks.client.network.CommonAtClient
- SendEnderDisplay - Class in com.beansgalaxy.backpacks.network.clientbound
- SendEnderDisplay(UUID, CompoundTag, Component, boolean) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- SendEnderDisplay(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- SendEnderPos - Class in com.beansgalaxy.backpacks.network.clientbound
- SendEnderPos(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendEnderPos
- SendEnderSound - Class in com.beansgalaxy.backpacks.network.clientbound
- SendEnderSound(PlaySound, double, ArrayList<BlockPos>) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- SendEnderSound(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- SendEnderStacks - Class in com.beansgalaxy.backpacks.network.clientbound
- SendEnderStacks(UUID, CompoundTag, NonNullList<ItemStack>) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendEnderStacks
- SendEnderStacks(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendEnderStacks
- SendEnderViewing - Class in com.beansgalaxy.backpacks.network.clientbound
- SendEnderViewing(UUID, Viewable) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendEnderViewing
- SendEnderViewing(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendEnderViewing
- SendViewers - Class in com.beansgalaxy.backpacks.network.clientbound
- SendViewers(int, byte) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendViewers
- SendViewers(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.clientbound.SendViewers
- Serializer() - Constructor for class com.beansgalaxy.backpacks.items.recipes.Conversion.Serializer
- Serializer() - Constructor for class com.beansgalaxy.backpacks.items.recipes.Crafting.Serializer
- Serializer() - Constructor for class com.beansgalaxy.backpacks.items.recipes.Smithing.Serializer
- Serializer() - Constructor for class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe.Serializer
- ServerEntityMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ServerEntityMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.ServerEntityMixin
- ServerLifecycleEvent - Class in com.beansgalaxy.backpacks.events
- ServerLifecycleEvent() - Constructor for class com.beansgalaxy.backpacks.events.ServerLifecycleEvent
- ServerPlayerMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ServerPlayerMixin(EntityType<? extends LivingEntity>, Level) - Constructor for class com.beansgalaxy.backpacks.mixin.common.ServerPlayerMixin
- ServerPlayMixin - Class in com.beansgalaxy.backpacks.mixin.common
- ServerPlayMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.common.ServerPlayMixin
- ServerSave - Class in com.beansgalaxy.backpacks.data
- ServerSave() - Constructor for class com.beansgalaxy.backpacks.data.ServerSave
- Services - Class in com.beansgalaxy.backpacks.platform
- Services() - Constructor for class com.beansgalaxy.backpacks.platform.Services
- set(ItemStack) - Method in class com.beansgalaxy.backpacks.data.BackData
- set(ItemStack) - Method in class com.beansgalaxy.backpacks.screen.BackSlot
- set(ItemStack) - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- set(T) - Method in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- setAlpha(byte) - Method in class com.beansgalaxy.backpacks.access.Tint
- setAlpha(float) - Method in class com.beansgalaxy.backpacks.access.Tint
- setBackSlotItem(BackData, ItemStack) - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper
- setBackSlotItem(BackData, ItemStack) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- setBackStack(Player, ItemStack) - Static method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
-
Sets the BackData stack and updates any other variables or compatibilities.
- setBackStack(ItemStack) - Method in class com.beansgalaxy.backpacks.platform.FabricCompatHelper.Context
- setBackStack(ItemStack, BackData) - Static method in class com.beansgalaxy.backpacks.compat.TrinketsRegistry
- setChanged() - Method in class com.beansgalaxy.backpacks.data.BackData
- setChanged() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- setChanged() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- setChanged() - Method in class com.beansgalaxy.backpacks.screen.MenuSlot
- setCreativeBackSlot(ServerboundSetCreativeModeSlotPacket, CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.common.ServerPlayMixin
- setDirection(Direction) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- setEnderLocations(HashSet<EnderStorage.PackagedLocation>) - Method in class com.beansgalaxy.backpacks.data.BackData
- setFocused(boolean) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.InfoButton
- setFocused(boolean) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- setHue(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- setHue(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- setItem(int, ItemStack) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- setItemStacks(NonNullList<ItemStack>) - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- setLevelCallback(EntityInLevelCallback) - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- setLocked(boolean) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- setLocked(boolean) - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- setLocked(boolean) - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- setLum(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- setOpenAngle(float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- setPlacedBy(Optional<UUID>) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- setPlacedBy(Optional<UUID>) - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- setPlayerName(Component) - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- setPos(double, double, double) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- setRecipeUsed(Level, ServerPlayer, Recipe<?>) - Method in class com.beansgalaxy.backpacks.mixin.common.ResultContainerMixin
- setRemainingFireTicks(int) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- setRemoved(Entity.RemovalReason) - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- setSat(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- setSat(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- setSelected(Tabs) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- setTrim(CompoundTag) - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- setupAnim(T, float, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackCapeModel
- setupAnim(T, float, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- setupAnim(T, float, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackWingsModel
- setupAnim(T, float, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.CauldronModel
- setupAnim(T, float, float, float, float, float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.PotModel
- setupPlaced(float) - Method in class com.beansgalaxy.backpacks.client.renderer.models.BackpackModel
- setUUID(UUID, ItemStack) - Method in class com.beansgalaxy.backpacks.items.EnderBackpack
- setVal(double) - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- setViewers(byte) - Method in class com.beansgalaxy.backpacks.data.Viewable
- setVisible(boolean) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.HideButton
- setVisible(boolean) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.HomeButton
- setVisible(boolean) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget.InfoButton
- SHEAF - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- SHELTER - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- shiftBundleColor(int) - Static method in class com.beansgalaxy.backpacks.items.DyableBackpack
- shiftColor(int) - Static method in class com.beansgalaxy.backpacks.items.DyableBackpack
- shiftColor(int) - Static method in class com.beansgalaxy.backpacks.items.WingedBackpack
- shiftLayer0(int) - Static method in class com.beansgalaxy.backpacks.items.WingedBackpack
- shiftLayer2(int) - Static method in class com.beansgalaxy.backpacks.items.WingedBackpack
- shouldBeSaved() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- shouldRenderAtSqrDistance(double) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- shouldShowName() - Method in class com.beansgalaxy.backpacks.entity.EntityEnder
- SHOWN - Enum constant in enum class com.beansgalaxy.backpacks.data.config.MenuVisibility
- sizeLeft(ItemStack) - Static method in class com.beansgalaxy.backpacks.inventory.CauldronInventory
- skipAttackInteraction(Entity) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- SKULL - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- slotIndex - Variable in class com.beansgalaxy.backpacks.screen.BackSlot
- slotMatchingItem(ItemStack, BackpackInventory) - Static method in class com.beansgalaxy.backpacks.events.PickBlockEvent
- SLOTS_MOD_ACTIVE - Static variable in class com.beansgalaxy.backpacks.Constants
- slotsChanged(Container) - Method in class com.beansgalaxy.backpacks.screen.BackpackMenu
- Smithing - Class in com.beansgalaxy.backpacks.items.recipes
- Smithing(String, Ingredient, Ingredient, Ingredient) - Constructor for class com.beansgalaxy.backpacks.items.recipes.Smithing
- Smithing.Serializer - Class in com.beansgalaxy.backpacks.items.recipes
- smithingCompatInject(GuiGraphics, float, int, int, CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.client.SmithingScreenMixin
- smithingMenu - Variable in class com.beansgalaxy.backpacks.mixin.client.SmithingScreenMixin
- SmithingScreenMixin - Class in com.beansgalaxy.backpacks.mixin.client
- SmithingScreenMixin(SmithingMenu, Inventory, Component, ResourceLocation, SmithingMenu) - Constructor for class com.beansgalaxy.backpacks.mixin.client.SmithingScreenMixin
- sneak_default - Variable in class com.beansgalaxy.backpacks.config.ClientConfig
- sneakInter - Variable in class com.beansgalaxy.backpacks.client.renderer.features.BackFeature
- SNORT - Enum constant in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- SOFT - Enum constant in enum class com.beansgalaxy.backpacks.data.Traits.Sound
- sound - Variable in class com.beansgalaxy.backpacks.data.Traits
- sound - Variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- sound() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- soundEvent(String) - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- soundEvent(String) - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- soundQue - Static variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- SOUNDS - Static variable in class com.beansgalaxy.backpacks.FabricMain
- spaceLeft() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- SPACING - Static variable in class com.beansgalaxy.backpacks.screen.MenuSlot
- SPECIAL - Static variable in class com.beansgalaxy.backpacks.FabricMain
- SpecialCriterion - Class in com.beansgalaxy.backpacks.events.advancements
- SpecialCriterion() - Constructor for class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion
- SpecialCriterion.Conditions - Class in com.beansgalaxy.backpacks.events.advancements
- SpecialCriterion.Special - Enum Class in com.beansgalaxy.backpacks.events.advancements
- SpecialTooltip - Class in com.beansgalaxy.backpacks.inventory
- SpecialTooltip.Cauldron - Class in com.beansgalaxy.backpacks.inventory
- SpecialTooltip.Pot - Class in com.beansgalaxy.backpacks.inventory
- sprite() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.FluidAttributes
-
Returns the value of the
spriterecord component. - state - Variable in class com.beansgalaxy.backpacks.screen.MenuSlot
- stillValid(Player) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- stillValid(Player) - Method in class com.beansgalaxy.backpacks.screen.BackpackMenu
- stopHopper() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- stopHopper() - Method in class com.beansgalaxy.backpacks.inventory.EnderInventory
- stopOpen(Player) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- storedValue - Variable in class com.beansgalaxy.backpacks.config.screen.IntButton
- subInit(CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.client.SmithingScreenMixin
- SUPER_SPECIAL_PLAYER - Enum constant in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
- superSpecialPlayers - Variable in class com.beansgalaxy.backpacks.data.ServerSave
- SuperSpecialRecipe - Class in com.beansgalaxy.backpacks.items.recipes
- SuperSpecialRecipe(ResourceLocation, ItemStack, NonNullList<Ingredient>) - Constructor for class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe
- SuperSpecialRecipe.Serializer - Class in com.beansgalaxy.backpacks.items.recipes
- SYNC_BACK_INV_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- SYNC_BACK_SLOT_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- SYNC_VIEWERS_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- SyncActionKey - Class in com.beansgalaxy.backpacks.network.serverbound
- SyncActionKey(boolean, boolean) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.SyncActionKey
- SyncActionKey(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.SyncActionKey
- syncBackInventory(CompoundTag, int) - Static method in class com.beansgalaxy.backpacks.client.network.CommonAtClient
- syncBackSlot(int, ItemStack) - Static method in class com.beansgalaxy.backpacks.client.network.CommonAtClient
- SyncDataEvent - Class in com.beansgalaxy.backpacks.events
- SyncDataEvent() - Constructor for class com.beansgalaxy.backpacks.events.SyncDataEvent
- syncViewers(UUID) - Method in class com.beansgalaxy.backpacks.data.EnderStorage
- syncViewersPacket(int, byte) - Static method in class com.beansgalaxy.backpacks.client.network.CommonAtClient
T
- Tabs - Enum Class in com.beansgalaxy.backpacks.screen.InfoTabs
- take(ItemStack, boolean, Level) - Static method in class com.beansgalaxy.backpacks.inventory.PotInventory
- TAKE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound
- template - Variable in class com.beansgalaxy.backpacks.items.recipes.Smithing
- test() - Static method in class com.beansgalaxy.backpacks.CommonClass
- TEXTURE - Static variable in class com.beansgalaxy.backpacks.client.renderer.features.CauldronFeature
- TEXTURE - Static variable in class com.beansgalaxy.backpacks.client.renderer.features.PotFeature
- tick() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
-
IMPLEMENTS GRAVITY WHEN HUNG BACKPACKS LOSES SUPPORTING BLOCK
- tick(CallbackInfo) - Method in class com.beansgalaxy.backpacks.mixin.client.LocalPlayerMixin
- tint() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.FluidAttributes
-
Returns the value of the
tintrecord component. - Tint - Class in com.beansgalaxy.backpacks.access
- Tint(int) - Constructor for class com.beansgalaxy.backpacks.access.Tint
- Tint(int, boolean) - Constructor for class com.beansgalaxy.backpacks.access.Tint
- Tint.HSL - Class in com.beansgalaxy.backpacks.access
- Tint.HSV - Class in com.beansgalaxy.backpacks.access
- Tint.LCH - Class in com.beansgalaxy.backpacks.access
- toComponent() - Method in class com.beansgalaxy.backpacks.data.EnderStorage.PackagedLocation
- toggleFocus() - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- toNBT() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- toNBT(CompoundTag) - Method in class com.beansgalaxy.backpacks.data.EnderStorage
- toNBT(CompoundTag) - Method in class com.beansgalaxy.backpacks.data.EnderStorage.Location
- toNBT(CompoundTag) - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- toNBT(CompoundTag, HashMap<Gamerules, Boolean>, CommonConfig) - Static method in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- toNetwork(FriendlyByteBuf, Conversion) - Method in class com.beansgalaxy.backpacks.items.recipes.Conversion.Serializer
- toNetwork(FriendlyByteBuf, Crafting) - Method in class com.beansgalaxy.backpacks.items.recipes.Crafting.Serializer
- toNetwork(FriendlyByteBuf, Smithing) - Method in class com.beansgalaxy.backpacks.items.recipes.Smithing.Serializer
- toNetwork(FriendlyByteBuf, SuperSpecialRecipe) - Method in class com.beansgalaxy.backpacks.items.recipes.SuperSpecialRecipe.Serializer
- Tooltip - Class in com.beansgalaxy.backpacks.items
- Tooltip() - Constructor for class com.beansgalaxy.backpacks.items.Tooltip
- tooltip_style - Variable in class com.beansgalaxy.backpacks.config.ClientConfig
- TOOLTIP_TYPE - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- TooltipImageEvent - Class in com.beansgalaxy.backpacks.events
- TooltipImageEvent() - Constructor for class com.beansgalaxy.backpacks.events.TooltipImageEvent
- TooltipType - Enum Class in com.beansgalaxy.backpacks.data.config
- toStack() - Method in class com.beansgalaxy.backpacks.entity.EntityAbstract
- toStack(String) - Static method in class com.beansgalaxy.backpacks.data.Traits
- toString() - Method in class com.beansgalaxy.backpacks.access.Tint.HSL
- toString() - Method in class com.beansgalaxy.backpacks.access.Tint.HSV
- toString() - Method in class com.beansgalaxy.backpacks.access.Tint
- toString() - Method in record class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow.HoveredEntry
-
Returns a string representation of this record class.
- toString() - Method in class com.beansgalaxy.backpacks.config.types.ConfigComment
- toString() - Method in class com.beansgalaxy.backpacks.config.types.ConfigLabel
- toString() - Method in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- toString() - Method in record class com.beansgalaxy.backpacks.data.config.Config.Entry
-
Returns a string representation of this record class.
- toString() - Method in record class com.beansgalaxy.backpacks.data.EnderStorage.ViewerRecord
-
Returns a string representation of this record class.
- toString() - Method in record class com.beansgalaxy.backpacks.events.KeyPress.isPressed
-
Returns a string representation of this record class.
- toString() - Method in record class com.beansgalaxy.backpacks.events.PlaySound.Playable
-
Returns a string representation of this record class.
- toString() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.Attributes
-
Returns a string representation of this record class.
- toString() - Method in record class com.beansgalaxy.backpacks.inventory.CauldronInventory.FluidAttributes
-
Returns a string representation of this record class.
- toString() - Method in record class com.beansgalaxy.backpacks.network.Network2C.Packet
-
Returns a string representation of this record class.
- toString() - Method in record class com.beansgalaxy.backpacks.network.Network2S.Packet
-
Returns a string representation of this record class.
- toTag() - Method in class com.beansgalaxy.backpacks.data.Traits
- toTexture(Item) - Static method in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
- track - Static variable in class com.beansgalaxy.backpacks.access.Tint
- traits - Variable in class com.beansgalaxy.backpacks.entity.Backpack
- traits() - Method in class com.beansgalaxy.backpacks.data.Traits.LocalData
- traits(String) - Method in enum class com.beansgalaxy.backpacks.entity.Kind
- Traits - Class in com.beansgalaxy.backpacks.data
- Traits(String, boolean, String, String, int, String) - Constructor for class com.beansgalaxy.backpacks.data.Traits
- Traits(String, boolean, String, String, Supplier<Integer>, Traits.Sound) - Constructor for class com.beansgalaxy.backpacks.data.Traits
- Traits(String, CompoundTag) - Constructor for class com.beansgalaxy.backpacks.data.Traits
- TRAITS_2C - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2C
- TRAITS_MAP - Static variable in class com.beansgalaxy.backpacks.Constants
- Traits.LocalData - Class in com.beansgalaxy.backpacks.data
- Traits.Sound - Enum Class in com.beansgalaxy.backpacks.data
- trigger(ServerPlayer) - Method in class com.beansgalaxy.backpacks.events.advancements.EquipAnyCriterion
- trigger(ServerPlayer, SpecialCriterion.Special) - Method in class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion
- trigger(ServerPlayer, String) - Method in class com.beansgalaxy.backpacks.events.advancements.PlaceCriterion
- triggerEquipAny(ServerPlayer) - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- triggerEquipAny(ServerPlayer) - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- triggerPlace(ServerPlayer, String) - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- triggerPlace(ServerPlayer, String) - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- triggerSpecial(ServerPlayer, SpecialCriterion.Special) - Method in class com.beansgalaxy.backpacks.platform.FabricRegistryHelper
- triggerSpecial(ServerPlayer, SpecialCriterion.Special) - Method in interface com.beansgalaxy.backpacks.platform.services.RegistryHelper
- trim - Variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- TrimHelper - Class in com.beansgalaxy.backpacks.client.renderer
- TrimHelper(Holder<TrimMaterial>, Holder<TrimPattern>) - Constructor for class com.beansgalaxy.backpacks.client.renderer.TrimHelper
- TrimsAtlasMixin - Class in com.beansgalaxy.backpacks.mixin.client
- TrimsAtlasMixin() - Constructor for class com.beansgalaxy.backpacks.mixin.client.TrimsAtlasMixin
- TRINKETS - Static variable in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
- TrinketsRegistry - Class in com.beansgalaxy.backpacks.compat
- TrinketsRegistry() - Constructor for class com.beansgalaxy.backpacks.compat.TrinketsRegistry
- tryUseCauldron(LocalPlayer, HitResult) - Static method in class com.beansgalaxy.backpacks.events.UseKeyEvent
- type() - Method in record class com.beansgalaxy.backpacks.network.Network2C.Packet
-
Returns the value of the
typerecord component. - type() - Method in record class com.beansgalaxy.backpacks.network.Network2S.Packet
-
Returns the value of the
typerecord component.
U
- UNBIND_ENDER_ON_DEATH - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- UNBIND_ENDER_ON_DEATH - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Gamerules
- UniqueConfigVariants - Interface in com.beansgalaxy.backpacks.config.types
- uniquePlaceSound() - Method in interface com.beansgalaxy.backpacks.access.BucketLikeAccess
- uniquePlaceSound() - Method in class com.beansgalaxy.backpacks.mixin.common.buckets.HoneyBottleMixin
- UNLOCK - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- update(double, double) - Method in class com.beansgalaxy.backpacks.screen.SecondOrderDynamics
- update(double, double, double) - Method in class com.beansgalaxy.backpacks.screen.SecondOrderDynamics
- update(double, double, double, double, double) - Method in class com.beansgalaxy.backpacks.screen.SecondOrderDynamics
- update(double, double, double, double, double, double) - Method in class com.beansgalaxy.backpacks.screen.SecondOrderDynamics
- update(UUID, ServerLevel) - Static method in class com.beansgalaxy.backpacks.data.EnderStorage.Location
- update(ItemStack) - Method in class com.beansgalaxy.backpacks.data.BackData
- updateBackpackInventory2C(ServerPlayer) - Static method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
-
Syncs the ServerPlayer's back inventory to that player's client.
- updateButtonPositions(int) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- updateEnderEntry(UUID, String, boolean, String, Level) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
-
Updates an Ender Entry.
- updateEnderEntry(UUID, Optional<Component>, Optional<CompoundTag>, Level) - Method in interface com.beansgalaxy.backpacks.platform.services.CompatHelper
-
Updates an Ender Entry.
- updateNarration(NarrationElementOutput) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- updateOpen() - Method in class com.beansgalaxy.backpacks.data.Viewable
- updateScreenPosition(int, boolean, int, int) - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- updateSlots() - Method in class com.beansgalaxy.backpacks.screen.BackpackMenu
- updateViewers() - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- updateVisible() - Method in class com.beansgalaxy.backpacks.screen.InfoTabs.InfoWidget
- USE_CAULDRON_2S - Enum constant in enum class com.beansgalaxy.backpacks.network.Network2S
- UseCauldron - Class in com.beansgalaxy.backpacks.network.serverbound
- UseCauldron(BlockPos, UseKeyEvent.Type) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.UseCauldron
- UseCauldron(FriendlyByteBuf) - Constructor for class com.beansgalaxy.backpacks.network.serverbound.UseCauldron
- useCustomElytra(LivingEntity, boolean) - Method in class com.beansgalaxy.backpacks.events.ElytraFlightEvent
- UseKeyEvent - Class in com.beansgalaxy.backpacks.events
- UseKeyEvent() - Constructor for class com.beansgalaxy.backpacks.events.UseKeyEvent
- UseKeyEvent.Type - Enum Class in com.beansgalaxy.backpacks.events
- useOn(UseOnContext) - Method in class com.beansgalaxy.backpacks.items.BackpackItem
- useOn(UseOnContext) - Method in class com.beansgalaxy.backpacks.items.DyableBackpack
- useOn(UseOnContext) - Method in class com.beansgalaxy.backpacks.items.LockItem
- useOnBackpack(Player, EntityAbstract, ItemStack, boolean) - Static method in class com.beansgalaxy.backpacks.items.BackpackItem
- usesOldDataPackConfig - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- uuid - Variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderDisplay
- uuid - Variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderStacks
- uuid - Variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderViewing
- UV_CREATIVE - Static variable in class com.beansgalaxy.backpacks.data.BackData
V
- valid(Predicate<ArrayList<E>>) - Method in class com.beansgalaxy.backpacks.config.types.ListConfigVariant.Builder
- validate - Variable in class com.beansgalaxy.backpacks.config.types.MapConfigVariant
- validate(BiPredicate<String, E>) - Method in class com.beansgalaxy.backpacks.config.types.MapConfigVariant.Builder
- value - Variable in class com.beansgalaxy.backpacks.config.types.ConfigVariant
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.data.config.Config
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.data.config.Gamerules
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.data.config.MenuVisibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.data.config.TooltipType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.data.Traits.Sound
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.entity.EntityAbstract.LockedReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.events.PlaySound
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.events.UseKeyEvent.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.network.Network2C
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.network.Network2S
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.beansgalaxy.backpacks.screen.MenuSlot.State
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.beansgalaxy.backpacks.client.renderer.models.PotModel.SherdTexture
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.data.config.Config
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.data.config.Gamerules
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.data.config.MenuVisibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.data.config.TooltipType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.data.Traits.Sound
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.entity.EntityAbstract.LockedReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.entity.Kind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.events.advancements.SpecialCriterion.Special
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.events.PlaySound
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.events.UseKeyEvent.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.network.Network2C
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.network.Network2S
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.screen.InfoTabs.Tabs
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.beansgalaxy.backpacks.screen.MenuSlot.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VANILLA - Enum constant in enum class com.beansgalaxy.backpacks.data.config.TooltipType
- velocity - Variable in class com.beansgalaxy.backpacks.data.Viewable
- Viewable - Class in com.beansgalaxy.backpacks.data
- Viewable() - Constructor for class com.beansgalaxy.backpacks.data.Viewable
- viewer - Variable in class com.beansgalaxy.backpacks.screen.BackpackMenu
- ViewerRecord(Entity, BackData, EntityEnder, ServerLevel) - Constructor for record class com.beansgalaxy.backpacks.data.EnderStorage.ViewerRecord
-
Creates an instance of a
ViewerRecordrecord class. - volume - Variable in class com.beansgalaxy.backpacks.network.clientbound.SendEnderSound
- volume() - Method in record class com.beansgalaxy.backpacks.events.PlaySound.Playable
-
Returns the value of the
volumerecord component. - VWOOMP - Enum constant in enum class com.beansgalaxy.backpacks.data.Traits.Sound
W
- weightByItem(ItemStack) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- weightedShift(Color, Color, float, float, float, int) - Static method in class com.beansgalaxy.backpacks.items.DyableBackpack
- weld(ModelPart, ModelPart) - Static method in class com.beansgalaxy.backpacks.client.renderer.features.BackFeature
- WINGED - Enum constant in enum class com.beansgalaxy.backpacks.entity.Kind
- WINGED - Static variable in class com.beansgalaxy.backpacks.data.Traits
- WINGED_BACKPACK - Static variable in class com.beansgalaxy.backpacks.FabricMain
- WINGED_BREAK - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- WINGED_CLOSE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- WINGED_ENTITY - Static variable in class com.beansgalaxy.backpacks.FabricMain
- WINGED_ENTITY - Static variable in class com.beansgalaxy.backpacks.items.WingedBackpack
- WINGED_EQUIP - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- WINGED_HIT - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- WINGED_ITEM_0 - Static variable in class com.beansgalaxy.backpacks.items.WingedBackpack
- WINGED_ITEM_2 - Static variable in class com.beansgalaxy.backpacks.items.WingedBackpack
- WINGED_LOCATION - Static variable in class com.beansgalaxy.backpacks.client.renderer.features.ElytraFeature
- winged_max_stacks - Variable in class com.beansgalaxy.backpacks.config.CommonConfig
- WINGED_MAX_STACKS - Enum constant in enum class com.beansgalaxy.backpacks.data.config.Config
- WINGED_OPEN - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- WINGED_PLACE - Enum constant in enum class com.beansgalaxy.backpacks.events.PlaySound.Events
- WingedBackpack - Class in com.beansgalaxy.backpacks.items
- WingedBackpack(Item.Properties) - Constructor for class com.beansgalaxy.backpacks.items.WingedBackpack
- wobble - Variable in class com.beansgalaxy.backpacks.entity.EntityAbstract
- WrapCreativeSlot - Class in com.beansgalaxy.backpacks
- WrapCreativeSlot(Slot) - Constructor for class com.beansgalaxy.backpacks.WrapCreativeSlot
- write() - Method in interface com.beansgalaxy.backpacks.config.IConfig
- writeBackSlot(ListTag, CallbackInfoReturnable<ListTag>) - Method in class com.beansgalaxy.backpacks.mixin.common.InventoryContainerMixin
- writeBuf(FriendlyByteBuf) - Method in class com.beansgalaxy.backpacks.data.EnderStorage.PackagedLocation
- writeNbt(CompoundTag) - Method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
- writeNbt(CompoundTag, NonNullList<ItemStack>) - Static method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
X
- xpToDurability(int) - Method in class com.beansgalaxy.backpacks.mixin.common.ExperienceOrbMixin
Y
- y() - Method in record class com.beansgalaxy.backpacks.config.screen.ConfigRows.IntMapConfigRow.HoveredEntry
-
Returns the value of the
yrecord component. - yawMatches(float, float, double) - Static method in class com.beansgalaxy.backpacks.inventory.BackpackInventory
All Classes and Interfaces|All Packages|Constant Field Values