Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AABB - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CelestialLanternBlock
- ABANDONED_FACTORY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- AbstractArrowMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin
-
Allows bullet entities to have custom damage sources and calculations.
- AbstractArrowMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.AbstractArrowMixin
- AbstractDyingSoldierEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- AbstractFieldMedicEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.neutral
- AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.entity.neutral
- AbstractFieldMedicEntityPacketHandler(BlockPos) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler
-
Constructor for AbstractFieldMedicEntityPacketHandler.
- AbstractFortitudeItem - Class in tech.anonymoushacker1279.immersiveweapons.item.fortitude
- AbstractFortitudeItem(Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
- AbstractGunItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gun
- AbstractGunItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Constructor for AbstractGunItem.
- AbstractGunItem.PowderType - Enum Class in tech.anonymoushacker1279.immersiveweapons.item.gun
- AbstractInventoryBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- AbstractInventoryBlockEntity(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Constructor for AbstractInventoryBlockEntity.
- AbstractMerchantEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc
- AbstractMerchantEntity(EntityType<? extends AbstractVillager>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- AbstractMinutemanEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.neutral
- AbstractStatueBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- AbstractStatueBlockEntity(BlockEntityType<?>, BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
- AbstractWanderingWarriorEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- ACACIA_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- ACACIA_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- ACCESSORIES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- AccessoryEffects - Class in tech.anonymoushacker1279.immersiveweapons.event.game_effects
- AccessoryEffects() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- AccessoryItem - Class in tech.anonymoushacker1279.immersiveweapons.item
- AccessoryItem(Item.Properties, AccessoryItem.AccessorySlot, AccessoryItem.EffectBuilder) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
-
AccessoryItems provide various effects when equipped.
- AccessoryItem.AccessorySlot - Enum Class in tech.anonymoushacker1279.immersiveweapons.item
-
An enum of accessory slots.
- AccessoryItem.EffectBuilder - Class in tech.anonymoushacker1279.immersiveweapons.item
-
Builder for creating effects.
- AccessoryItem.EffectBuilder.EffectScalingType - Enum Class in tech.anonymoushacker1279.immersiveweapons.item
-
An enum of scaling types for effects.
- AccessoryItem.EffectType - Enum Class in tech.anonymoushacker1279.immersiveweapons.item
-
An enum of accessory effects.
- AccessoryItemEffects - Class in tech.anonymoushacker1279.immersiveweapons.item.utility
- AccessoryItemEffects() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- AccessoryManager - Class in tech.anonymoushacker1279.immersiveweapons.event.game_effects
- AccessoryManager() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryManager
- add(ResourceLocation, LootTable.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.EntityLootTables
- add(EntityType<?>, LootTable.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.EntityLootTables
- add(Block, Function<Block, LootTable.Builder>) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- add(Block, LootTable.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.misc.ChairEntity
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
-
Write entity NBT data.
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
-
Add additional save data.
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatEntity
- addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- addAdvancement(String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addAttributeModifier(AttributeModifier, Attribute) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
-
Add an attribute modifier to the accessory.
- addBiome(String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addBiomes(Registry<Biome>, Consumer<Pair<Climate.ParameterPoint, ResourceKey<Biome>>>) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.biomes.IWOverworldBiomesProvider
- addConfigDescription(String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addContainer(String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addDeathMessage(String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addDynamicAttributeModifier(AttributeModifier, Attribute, double) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
-
Add a dynamic attribute modifier to the accessory.
- addEffect(AccessoryItem.EffectType, double) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
-
Add an effect to the accessory.
- addEffect(AccessoryItem.EffectType, double, AccessoryItem.EffectBuilder.EffectScalingType) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
-
Add an effect to the accessory.
- addItem(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Add an item to the inventory.
- addItemTooltip(ItemTooltipEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.TooltipHandler
-
Handles adding tooltips to items.
- addKey(String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addMessage(String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addMobEffect(MobEffectInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
-
Add a mob effect to the accessory.
- addMoltenEffects(LivingEntity) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils
- addObjectsFromBuilder(AccessoryItem.EffectBuilder) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
-
Add all effects from another builder to this builder.
- addPlainGrass(BiomeGenerationSettings.Builder) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.VanillaFeatures
- addPotion(String, String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addSubtitle(String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addTags(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.data.tags.BiomeTagsGenerator
- addTags(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.data.tags.BlockTagsGenerator
-
Add tags to data generation.
- addTags(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.data.tags.DamageTypeTagsGenerator
- addTags(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.data.tags.EntityTypeTagsGenerator
- addTags(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.data.tags.ItemTagsGenerator
- addTeslaEffects(LivingEntity) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils
- addTooltip(String, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- addTranslations() - Method in class tech.anonymoushacker1279.immersiveweapons.data.lang.LanguageGenerator
- addVentusEffects(LivingEntity) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils
- adjustLightmapColors(ClientLevel, float, float, float, float, int, int, Vector3f) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension.TiltrosDimensionSpecialEffects
- AdvancementsGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.advancements
- AdvancementsGenerator(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.advancements.AdvancementsGenerator
- AGILITY_BRACELET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- AGILITY_BRACELET - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- AGILITY_BRACELET_SPEED_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- AGILITY_BRACELET_STEP_HEIGHT_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.animal.StarWolfEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.RockSpiderEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StarmiteEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- ALCOHOL_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
- AlcoholEffect - Class in tech.anonymoushacker1279.immersiveweapons.potion
- AlcoholEffect(MobEffectCategory, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.potion.AlcoholEffect
-
Constructor for AlcoholEffect.
- AlcoholItem - Class in tech.anonymoushacker1279.immersiveweapons.item.potion
- AlcoholItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.potion.AlcoholItem
-
Constructor for AlcoholItem.
- all() - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- ALL_CRAFTABLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
- ALL_TILTROS_LANTERNS - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CelestialLanternBlock
- ALL_TOWERS - Static variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- allowInfiniteAmmoOnAllTiers() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
allowInfiniteAmmoOnAllTiersrecord component. - AMERICAN_FLAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- AMERICAN_FLAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- AMETHYST_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- AMETHYST_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- AMMUNITION_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- AMMUNITION_TABLE_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- AMMUNITION_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- AMMUNITION_TABLE_MENU - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.MenuTypeRegistry
- AMMUNITION_TABLE_RECIPE_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
- AMMUNITION_TABLE_RECIPE_TYPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
- AmmunitionTableBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.crafting
- AmmunitionTableBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
- AmmunitionTableBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- AmmunitionTableBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- AmmunitionTableMenu - Class in tech.anonymoushacker1279.immersiveweapons.menu
- AmmunitionTableMenu(int, Inventory) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu
- AmmunitionTableMenu(int, Inventory, Container, ContainerData) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu
- AmmunitionTableMenu.AmmunitionTableMenuPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.menu
- AmmunitionTableMenuPacketHandler(int, float) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu.AmmunitionTableMenuPacketHandler
-
Creates an instance of a
AmmunitionTableMenuPacketHandlerrecord class. - AmmunitionTableRecipe - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- AmmunitionTableRecipe(ResourceLocation, List<AmmunitionTableRecipe.MaterialGroup>, ItemStack) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
-
Creates an instance of a
AmmunitionTableReciperecord class. - AmmunitionTableRecipe.MaterialGroup - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- AmmunitionTableRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- AmmunitionTableRecipeBuilder - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- AmmunitionTableRecipeBuilder(RecipeSerializer<?>, List<AmmunitionTableRecipe.MaterialGroup>, Item) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder
- AmmunitionTableRecipeBuilder.Result - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- AmmunitionTableRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity
- AmmunitionTableRenderer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.AmmunitionTableRenderer
-
Constructor for ShelfRenderer.
- AmmunitionTableScreen - Class in tech.anonymoushacker1279.immersiveweapons.client.gui.screen
- AmmunitionTableScreen(AmmunitionTableMenu, Inventory, Component) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.AmmunitionTableScreen
- ANCIENT_SCROLL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ANCIENT_SCROLL - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- animateTick(BlockState, Level, BlockPos, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Runs occasionally to create animations.
- animateTick(BlockState, Level, BlockPos, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
- animateTick(BlockState, Level, BlockPos, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.MoonglowBlock
- animateTick(BlockState, Level, BlockPos, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.StardustLeavesBlock
- anvilUpdateEvent(AnvilUpdateEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- applyEffectTick(LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.AlcoholEffect
-
Runs once each tick while the effect is active.
- applyEffectTick(LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.BleedingEffect
-
Runs once each tick while the effect is active.
- applyEffectTick(LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.MorphineEffect
-
Runs once each tick while the effect is active.
- applyExplosionCondition(ConditionUserBuilder<T>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- applyExplosionDecay(FunctionUserBuilder<T>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- APPRENTICE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
- areLoadingRequirementsMet() - Method in interface tech.anonymoushacker1279.immersiveweapons.api.IWPlugin
-
Determine if your loading requirements are met.
- ARMED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- ARMOR_ACTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.IWKeyBinds
- ARMOR_TOUGHNESS_VALUE - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- ARMOR_VALUE - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- ArmorFamilies - Record Class in tech.anonymoushacker1279.immersiveweapons.data.recipes.families
- ArmorFamilies(TagKey<Item>, Supplier<? extends ArmorItem>, Supplier<? extends ArmorItem>, Supplier<? extends ArmorItem>, Supplier<? extends ArmorItem>, Supplier<? extends Item>, ImmutableList<Item>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Creates an instance of a
ArmorFamiliesrecord class. - arrow() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
arrowrecord component. - arrow() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Returns the value of the
arrowrecord component. - ARROW_ITEMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.ItemLists
- ArrowBuilder(Item.Properties, double, RegistryObject<EntityType<T>>) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem.ArrowBuilder
- ArrowEntityBuilder(EntityType<? extends Arrow>, Item) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity.ArrowEntityBuilder
- assemble(Container, RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- assemble(Container, RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
- assemble(Container, RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Returns an Item that is the result of this recipe.
- assemble(Container, RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
- assemble(Container, RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
- assemble(Container, RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
- ASTRAL - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- ASTRAL - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
- ASTRAL - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
- ASTRAL - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomItemMaterials
- ASTRAL_ARMOR_EQUIP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- ASTRAL_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- ASTRAL_AXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_BLOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- ASTRAL_BLOCK_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- ASTRAL_BOOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_CHESTPLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_CRYSTAL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- ASTRAL_CRYSTAL_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- ASTRAL_CRYSTAL_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- ASTRAL_CRYSTAL_RECIPE_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
- ASTRAL_CRYSTAL_RECIPE_TYPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
- ASTRAL_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_GEODE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- ASTRAL_GEODE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- ASTRAL_HELMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_HOE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_INGOT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_INGOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- ASTRAL_LEGGINGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- ASTRAL_NUGGET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_NUGGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- ASTRAL_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- ASTRAL_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- ASTRAL_PICKAXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_SHOVEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ASTRAL_SWORD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- AstralArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- AstralArmorItem(ArmorMaterial, ArmorItem.Type, Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem
- AstralArmorItem.AstralArmorItemPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- AstralArmorItemPacketHandler(boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem.AstralArmorItemPacketHandler
-
Creates an instance of a
AstralArmorItemPacketHandlerrecord class. - AstralCrystalBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- AstralCrystalBlock(int, int, BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
- AstralCrystalBlock.AstralCrystalBlockPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- AstralCrystalBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- AstralCrystalBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.AstralCrystalBlockEntity
- AstralCrystalBlockPacketHandler(BlockPos) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock.AstralCrystalBlockPacketHandler
-
Constructor for AstralCrystalBlockPacketHandler.
- AstralCrystalRecipe - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- AstralCrystalRecipe(ResourceLocation, Ingredient, Ingredient, ItemStack, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Constructor for AstralCrystalRecipe.
- AstralCrystalRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- AstralCrystalRecipeBuilder - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- AstralCrystalRecipeBuilder(RecipeSerializer<?>, Ingredient, Ingredient, Item, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder
- AstralCrystalRecipeBuilder.Result - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- AstralCrystalRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity
- AstralCrystalRenderer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.AstralCrystalRenderer
- ATTACK_REACH_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- attackedByEntity(Entity, List<Entity>) - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.AttackerTracker
- AttackerTracker - Interface in tech.anonymoushacker1279.immersiveweapons.entity
-
Simply keeps a list of entities which have attacked this entity.
- attackSpeed - Variable in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
- attackSpeed - Variable in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
- attemptSpawnEntity(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
- AURORA_BOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- AuroraBow - Class in tech.anonymoushacker1279.immersiveweapons.item.bow
- AuroraBow(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.bow.AuroraBow
- axe() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
axerecord component. - AZUL_KEYSTONE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- AZUL_KEYSTONE_FRAGMENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- AZUL_LOCATOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- AZUL_STAINED_ORCHID - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- AZUL_STAINED_ORCHID_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- AZUL_STAINED_ORCHID_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- AzulLocatorItem - Class in tech.anonymoushacker1279.immersiveweapons.item
- AzulLocatorItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.AzulLocatorItem
- AzulStainedOrchidBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- AzulStainedOrchidBlock(Supplier<MobEffect>, int, BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.AzulStainedOrchidBlock
- AzulStainedOrchidBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- AzulStainedOrchidBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.AzulStainedOrchidBlockEntity
B
- BAGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.SandbagBlock
- BAMBOO_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BAMBOO_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BANDAGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BandageItem - Class in tech.anonymoushacker1279.immersiveweapons.item.fortitude
- BandageItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.fortitude.BandageItem
-
Constructor for BandageItem.
- BARBED_WIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- BARBED_WIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BARBED_WIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- BARBED_WIRE_FENCE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BARBED_WIRE_FENCE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BARBED_WIRE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BARBED_WIRE_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- BARBED_WIRE_RATTLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- BarbedWireBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.barbed_wire
- BarbedWireBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.barbed_wire.BarbedWireBlock
-
Constructor for BarbedWireBlock.
- BarbedWireFenceBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.barbed_wire
- BarbedWireFenceBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.barbed_wire.BarbedWireFenceBlock
-
Constructor for BarbedWireFenceBlock.
- BarbedWireUtils - Interface in tech.anonymoushacker1279.immersiveweapons.block.barbed_wire
- BARREL_TAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BARREL_TAP_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BARREL_TAP_RECIPE_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
- BARREL_TAP_RECIPE_TYPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
- BarrelTapBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.crafting
- BarrelTapBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.crafting.BarrelTapBlock
-
Constructor for BarrelTapBlock.
- BarrelTapRecipe - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- BarrelTapRecipe(ResourceLocation, Ingredient, int, ItemStack) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Constructor for BarrelTapRecipe.
- BarrelTapRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- BarrelTapRecipeBuilder - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- BarrelTapRecipeBuilder(RecipeSerializer<?>, Ingredient, int, Item) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder
- BarrelTapRecipeBuilder.Result - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- BaseFireBlockMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin
-
Handles the respawning of Super Hans when tossing a Hans' Blessing into a fire block.
- BaseFireBlockMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.BaseFireBlockMixin
- BasicContainerItem - Class in tech.anonymoushacker1279.immersiveweapons.item.utility
- BasicContainerItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.utility.BasicContainerItem
-
Constructor for BasicContainerItem.
- BasicOrientableBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.core
- BasicOrientableBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.core.BasicOrientableBlock
-
Constructor for BasicOrientableBlock.
- BasicPotionEffect - Class in tech.anonymoushacker1279.immersiveweapons.potion
- BasicPotionEffect(MobEffectCategory, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.potion.BasicPotionEffect
-
Constructor for BasicPotionEffect.
- BATTLEFIELD - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.biomes.IWBiomes
- BATTLEFIELD_AMBIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- BATTLEFIELD_CAMP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- BATTLEFIELD_VILLAGE_MEDIC_STATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- battlefieldBiome(HolderGetter<PlacedFeature>, HolderGetter<ConfiguredWorldCarver<?>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.biomes.BiomesGenerator
- BEAR_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- BEAR_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BEAR_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- BEAR_TRAP_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- BEAR_TRAP_CLOSE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- BEAR_TRAP_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BEAR_TRAP_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- BearTrapBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- BearTrapBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Constructor for BearTrapBlock.
- BearTrapBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- BearTrapBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
-
Constructor for BearTrapBlockEntity.
- BELT - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
- BERSERKERS_AMULET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BERSERKERS_AMULET - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- BIODOME_CHEST - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- BIODOME_LIFE_SUPPORT_UNIT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BIODOME_LIFE_SUPPORT_UNIT_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- BIODOME_LIFE_SUPPORT_UNIT_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BIODOME_MEDICINE_BARREL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- BiodomeLifeSupportUnitBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- BiodomeLifeSupportUnitBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.BiodomeLifeSupportUnitBlock
- BiodomeLifeSupportUnitBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- BiodomeLifeSupportUnitBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
- BIOHAZARD_BOX - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BIOHAZARD_BOX_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BiohazardBoxBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- BiohazardBoxBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.BiohazardBoxBlock
-
Constructor for BiohazardBoxBlock.
- biome(ResourceKey<Biome>) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder
-
Restricts surface to only one biome.
- biomeModifier(BootstapContext<BiomeModifier>, ResourceLocation, BiomeModifier) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.modifiers.IWBiomeModifiers
- BiomesGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.biomes
- BiomesGenerator() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.biomes.BiomesGenerator
- BiomeTagsGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.tags
- BiomeTagsGenerator(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.BiomeTagsGenerator
- BIRCH_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BIRCH_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BLACK_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BLACK_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BLACKPOWDER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
- BLACKPOWDER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BLADEMASTER_EMBLEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BLADEMASTER_EMBLEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- BLEED_CANCEL_CHANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Chance for
BleedingEffectto be cancelled each damage tick. - BLEED_RESISTANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Modifier to
BleedingEffectdamage. - bleedCancelEffects(LivingHurtEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- BLEEDING - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- BLEEDING - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- BLEEDING_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
- BLEEDING_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- BleedingEffect - Class in tech.anonymoushacker1279.immersiveweapons.potion
- BleedingEffect(MobEffectCategory, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.potion.BleedingEffect
-
Constructor for BleedingEffect.
- bleedResistanceEffects(LivingHurtEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- BLOATED_HEART - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BLOATED_HEART - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- BLOATED_HEART_HEALTH_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- block() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Returns the value of the
blockrecord component. - BLOCK_ENTITIES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- BlockEntityRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- BlockEntityRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- blockID - Variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
- blockIngredient() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Returns the value of the
blockIngredientrecord component. - BlockItemRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- BlockItemRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BlockLists - Class in tech.anonymoushacker1279.immersiveweapons.data.lists
- BlockLists() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.lists.BlockLists
- BlockLootTables - Class in tech.anonymoushacker1279.immersiveweapons.data.loot
- BlockLootTables() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- blockPos() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso.WarriorStatueTorsoPacketHandler
-
Returns the value of the
blockPosrecord component. - blockPos() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock.MortarBlockPacketHandler
-
Returns the value of the
blockPosrecord component. - blockPos() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock.SpikeTrapBlockPacketHandler
-
Returns the value of the
blockPosrecord component. - blockPos() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity.LavaRevenantEntityPacketHandler
-
Returns the value of the
blockPosrecord component. - blockPos() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler
-
Returns the value of the
blockPosrecord component. - BlockRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- BlockRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- blockRegistryPath(Block) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
-
Returns the path of the registry name for the given block.
- BLOCKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BlockStateGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.models
- BlockStateGenerator(PackOutput, ExistingFileHelper) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.models.BlockStateGenerator
- BlockTagLists - Class in tech.anonymoushacker1279.immersiveweapons.data.tags.lists
- BlockTagLists() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.lists.BlockTagLists
- BlockTagsGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.tags
- BlockTagsGenerator(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.BlockTagsGenerator
- BLOOD_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
- BLOOD_SAND - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BLOOD_SAND_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BLOOD_SANDSTONE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
- BLOOD_SANDSTONE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BLOOD_SANDSTONE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BLOOD_SANDSTONE_SLAB - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BLOOD_SANDSTONE_SLAB_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BLOOD_SANDSTONE_STAIRS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BLOOD_SANDSTONE_STAIRS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BLOOD_SANDSTONE_WALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BLOOD_SANDSTONE_WALL_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BloodParticle - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
- BloodParticle(ClientLevel, double, double, double, double, double, double, SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.BloodParticle
- BloodParticle.Provider - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
- BLOODY_CLOTH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BLOODY_CLOTH - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- BLOODY_SACRIFICE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- bloodySacrificeEffect(LivingHurtEvent, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- BLUE - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions.SmokeGrenadeColors
- BLUE_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BLUE_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BLUNDERBUSS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BLUNDERBUSS_FIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- blunderbussFireInaccuracy() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
blunderbussFireInaccuracyrecord component. - blunderbussFireVelocity() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
blunderbussFireVelocityrecord component. - boat() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
boatrecord component. - BODY - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
- boots() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Returns the value of the
bootsrecord component. - bootstrap() - Static method in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- bootstrap(BootstapContext<DamageType>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.DamageTypesGenerator
- bootstrap(BootstapContext<Biome>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.biomes.IWBiomes
- bootstrap(BootstapContext<ConfiguredWorldCarver<?>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredCarvers
- bootstrap(BootstapContext<ConfiguredFeature<?, ?>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- bootstrap(BootstapContext<PlacedFeature>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- bootstrap(BootstapContext<BiomeModifier>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.modifiers.IWBiomeModifiers
- bootstrapDimensionType(BootstapContext<DimensionType>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.dimensions.IWDimensions
- bossEvent - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- bossEvent - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- BOTTLE_OF_ALCOHOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BOTTLE_OF_WINE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BRACELET - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
- BranchBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- BranchBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.BranchBlock
-
Constructor for BranchBlock.
- bricks() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
bricksrecord component. - bricks(Block, ItemLike) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- bricks(Block, ItemLike) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.StonecutterRecipes
- bricksHaveStonecutterRecipe() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
bricksHaveStonecutterReciperecord component. - BRITISH_FLAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BRITISH_FLAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BROKEN_LENS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BROWN_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BROWN_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- build() - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- build() - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem.ArrowBuilder
- build() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder
-
Finalize rule building process.
- build(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityBuilder
- build(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity.ArrowEntityBuilder
- BUILDER - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.DatapackRegistriesGenerator
- buildRecipes(Consumer<FinishedRecipe>) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.FamilyGenerator
- buildRecipes(Consumer<FinishedRecipe>) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- bullet(Entity, Entity) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- BULLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- BULLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- BULLET_IMPACT_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
- BULLET_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- BULLET_WHIZZ - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- BulletBuilder(Item.Properties, double, RegistryObject<EntityType<T>>) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- BulletEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- BulletEntity(EntityType<? extends Arrow>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- BulletEntity(EntityType<? extends BulletEntity>, LivingEntity, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- BulletEntity.BulletEntityBuilder - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- BulletEntity.BulletEntityPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- BulletEntityBuilder(EntityType<? extends Arrow>, Item) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityBuilder
- BulletEntityPacketHandler(double, boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityPacketHandler
-
Creates an instance of a
BulletEntityPacketHandlerrecord class. - BulletImpactParticle - Class in tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact
- BulletImpactParticle(ClientLevel, double, double, double, double, double, double, SpriteSet, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticle
- BulletImpactParticle.Provider - Class in tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact
- BulletImpactParticleOptions - Class in tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact
- BulletImpactParticleOptions(float, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
- BulletItem<T extends BulletEntity> - Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
- BulletItem(Item.Properties, double, RegistryObject<EntityType<T>>, int, boolean, float, double, List<Double>, int, HitEffectUtils.HitEffect, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- BulletItem.BulletBuilder<T extends BulletEntity> - Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
- BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeBlockTagGroups
- BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.lists.BlockTagLists
- BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- bulletsBreakGlass() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
bulletsBreakGlassrecord component. - BURNED_BRANCH_DECORATOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.TreeDecoratorRegistry
- BURNED_OAK - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
- BURNED_OAK - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.properties.WoodTypes
- BURNED_OAK - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
- BURNED_OAK - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.CustomBlockSetTypes
- BURNED_OAK_BOAT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BURNED_OAK_BOAT_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- BURNED_OAK_BRANCH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_BRANCH_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_BUTTON - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_BUTTON_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_CHEST - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
- BURNED_OAK_CHEST_BOAT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- BURNED_OAK_CHEST_BOAT_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- BURNED_OAK_DOOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_DOOR_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_FENCE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_FENCE_GATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_FENCE_GATE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_FENCE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_HANGING_SIGN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_HANGING_SIGN_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_LOG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_LOG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_LOGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWBlockTagGroups
- BURNED_OAK_LOGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- BURNED_OAK_LOGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.lists.BlockTagLists
- BURNED_OAK_PLANKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_PLANKS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_PRESSURE_PLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_PRESSURE_PLATE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_SIGN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_SIGN_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_SLAB - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_SLAB_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_STAIRS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_STAIRS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_TRAPDOOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_TRAPDOOR_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BURNED_OAK_TREE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- BURNED_OAK_TREE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- BURNED_OAK_WALL_HANGING_SIGN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_WALL_SIGN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_WOOD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- BURNED_OAK_WOOD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- BurnedBranchDecorator - Class in tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.treedecorators
- BurnedBranchDecorator(float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.treedecorators.BurnedBranchDecorator
- BURNING_HEAT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- BurningHeatEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- BurningHeatEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.BurningHeatEnchantment
- button() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
buttonrecord component. - byId(int) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
C
- calculateDamage() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- calculateDamage(float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
-
Calculate the damage dealt by the block based on the starting damage and the reduction per stage.
- CAMP_CHAIR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CAMP_CHAIR_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CampChairBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- CampChairBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.CampChairBlock
-
Constructor for CampChairBlock.
- CAMPSITE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- CANADIAN_FLAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CANADIAN_FLAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- canAttackBlock(BlockState, Level, BlockPos, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
- canAttackBlock(BlockState, Level, BlockPos, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
- canAttackType(EntityType<?>) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- canAttackType(EntityType<?>) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- canBeInfinite - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- canBeInfinite() - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
- canBeInfinite(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- canBeInfinite(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem.ArrowBuilder
- canContinueToUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
- canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Used to determine if this recipe can fit in a grid of the given width/height.
- canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Used to determine if this recipe can fit in a grid of the given width/height.
- canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Used to determine if this recipe can fit in a grid of the given width/height.
- canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Used to determine if this recipe can fit in a grid of the given width/height.
- canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Used to determine if this recipe can fit in a grid of the given width/height.
- canDropMobsSkull() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
-
Returns
trueif an entity is able to drop its skull due to being blown up by this creeper. - canDry(ServerLevel, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.mud.IWMudBlock
- canFireProjectileWeapon(ProjectileWeaponItem) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
- canFireProjectileWeapon(ProjectileWeaponItem) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- cannonball(Entity, Entity) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- CANNONBALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- CANNONBALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CANNONBALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- CANNONBALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- CANNONBALL_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- CannonballEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- CannonballEntity(EntityType<? extends Arrow>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CannonballEntity
- CannonballEntity(LivingEntity, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CannonballEntity
- CannonballRenderer<T extends CannonballEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile
- CannonballRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.CannonballRenderer
- CANNONBALLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- CANNONBALLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- canPerformAction(ItemStack, ToolAction) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
- canPlaceItem(int, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Check if automation is allowed to insert the given stack (ignoring stack size) into the given slot.
- canPlaceItemThroughFace(int, ItemStack, Direction) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Determine if an item can be placed through a face.
- canRide(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.misc.ChairEntity
-
Check if this entity can be ridden by the supplied entity.
- canScope() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- canScope() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.MusketItem
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.BarrelTapBlock
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.BranchBlock
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueHead
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PitfallBlock
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
-
Determines if the block can exist in a given state.
- canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
-
Determines if the block can exist in a given state.
- canSustainPlant(BlockState, BlockGetter, BlockPos, Direction, IPlantable) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.CustomSandBlock
- canTakeItemThroughFace(int, ItemStack, Direction) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Determine if an item can be removed through a face.
- canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.CelestialTowerSummonGoal
- canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.CelestialTowerSummonMeteorGoal
- canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.DefendVillageTargetGoal
-
Returns whether execution should begin.
- canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FieldMedicHealEntitiesGoal
- canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FlyAroundEntityGoal
- canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FlyRandomlyGoal
- canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.HoverGoal
-
Returns whether execution should begin.
- canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
- canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.StormCreeperSwellGoal
-
Returns whether execution should begin.
- causeFallDamage(float, float, DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- causeFallDamage(float, float, DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- ceilingHangingSign() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
ceilingHangingSignrecord component. - CELESTIAL_BREW_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
- CELESTIAL_FRAGMENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CELESTIAL_FURY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- CELESTIAL_LANTERN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CELESTIAL_LANTERN_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- CELESTIAL_LANTERN_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CELESTIAL_PROTECTION_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
- CELESTIAL_PROTECTION_NO_DAMAGE_CHANCE - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- CELESTIAL_SPIRIT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CELESTIAL_SPIRIT - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- CELESTIAL_TOWER_AMBIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- CELESTIAL_TOWER_DEATH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- CELESTIAL_TOWER_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- CELESTIAL_TOWER_HURT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- CELESTIAL_TOWER_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CELESTIAL_TOWER_SUMMON - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- CELESTIAL_TOWER_VULNERABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- CelestialFuryEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- CelestialFuryEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.CelestialFuryEnchantment
- CelestialLanternBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- CelestialLanternBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.CelestialLanternBlock
- CelestialLanternBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- CelestialLanternBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.CelestialLanternBlockEntity
-
Constructor for CelestialLanternBlockEntity.
- celestialProtectionEffect(LivingHurtEvent, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.EnvironmentEffects
- celestialSpiritEffect(Player, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- CelestialTowerEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- CelestialTowerEntity(EntityType<? extends Monster>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- CelestialTowerModel<T extends net.minecraft.world.entity.Entity> - Class in tech.anonymoushacker1279.immersiveweapons.client.model
- CelestialTowerModel(ModelPart) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.model.CelestialTowerModel
- CelestialTowerRenderer<T extends CelestialTowerEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- CelestialTowerRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.CelestialTowerRenderer
- celestialTowerSpawnCheckingRadius() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
celestialTowerSpawnCheckingRadiusrecord component. - CelestialTowerSummonGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- CelestialTowerSummonGoal(CelestialTowerEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.CelestialTowerSummonGoal
- CelestialTowerSummonMeteorGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- CelestialTowerSummonMeteorGoal(CelestialTowerEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.CelestialTowerSummonMeteorGoal
- celestialTowerWaveSizeModifier() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
celestialTowerWaveSizeModifierrecord component. - CHAIR_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- ChairEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.misc
- ChairEntity(EntityType<?>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.misc.ChairEntity
- ChairRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity
- ChairRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.ChairRenderer
-
Constructor for ChairRenderer.
- CHAMPION_BASE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CHAMPION_BASE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CHAMPION_BRICKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CHAMPION_BRICKS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CHAMPION_KEYCARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CHAMPION_KEYCARD_BRICKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CHAMPION_KEYCARD_BRICKS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CHAMPION_TOWER_TIER_1 - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- CHAMPION_TOWER_TIER_2 - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- ChampionKeycardBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.misc
- ChampionKeycardBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.misc.ChampionKeycardBlock
- championTowerKey - Static variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- changeStateChance - Variable in class tech.anonymoushacker1279.immersiveweapons.block.mud.IWMudBlock
- changingPlayerFOV - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.gun.data.GunData
- changingPlayerFOV() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Returns the value of the
changingPlayerFOVrecord component. - CHARM - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
- checkCompatibility(Enchantment) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.EndlessMusketPouchEnchantment
- checkDespawn() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- checkFallDamage(double, boolean, BlockState, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- checkFallDamage(double, boolean, BlockState, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatEntity
- checkForDiscovery(LivingEntity) - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.GrantAdvancementOnDiscovery
- checkSpawnObstruction(LevelReader) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
- checkSpawnObstruction(LevelReader) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
- checkSpawnObstruction(LevelReader) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- checkSpawnRules(LevelAccessor, MobSpawnType) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
- checkSpawnRules(LevelAccessor, MobSpawnType) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
- checkSpawnRules(LevelAccessor, MobSpawnType) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- checkSpawnRules(LevelAccessor, MobSpawnType) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- checkSpawnRules(LevelAccessor, MobSpawnType) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.RockSpiderEntity
- checkSpawnRules(LevelAccessor, MobSpawnType) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- CHERRY_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CHERRY_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- chestBoat() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
chestBoatrecord component. - ChestLootTables - Class in tech.anonymoushacker1279.immersiveweapons.data.loot
- ChestLootTables() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.loot.ChestLootTables
- chestplate() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Returns the value of the
chestplaterecord component. - chiseled() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
chiseledrecord component. - chiseled(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- chiseled(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.StonecutterRecipes
- CHISELED_BLOOD_SANDSTONE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CHISELED_BLOOD_SANDSTONE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CHOCOLATE_BAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CHOCOLATE_BAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.food.FoodItemProperties
- ChocolateBarItem - Class in tech.anonymoushacker1279.immersiveweapons.item.fortitude
- ChocolateBarItem(Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.fortitude.ChocolateBarItem
-
Constructor for ChocolateBarItem.
- clearContent() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Clear the inventory.
- clearContent() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Clear the inventory.
- clearContent() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Clear the inventory.
- clearContent() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- clearItemStacks() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- clickMenuButton(Player, int) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
- CLIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
- CLIENT_SPEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
- ClientboundSetEntityMotionPacket(int, Vec3, CallbackInfo) - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.ClientboundSetEntityMotionPacketMixin
- ClientboundSetEntityMotionPacket(FriendlyByteBuf, CallbackInfo) - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.ClientboundSetEntityMotionPacketMixin
- ClientboundSetEntityMotionPacketMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin
-
Remove clamping on entity motion packets and use integers over shorts, to prevent rubber-banding in projectiles with high speed.
- ClientboundSetEntityMotionPacketMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.ClientboundSetEntityMotionPacketMixin
- ClientConfig - Class in tech.anonymoushacker1279.immersiveweapons.config
- ClientForgeEventSubscriber - Class in tech.anonymoushacker1279.immersiveweapons.event
- ClientForgeEventSubscriber() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.ClientForgeEventSubscriber
- ClientModEventSubscriber - Class in tech.anonymoushacker1279.immersiveweapons.event
- ClientModEventSubscriber() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
- clientSetup(FMLClientSetupEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
-
Event handler for the FMLClientSetupEvent.
- CLOTH_SCRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CLOUD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CLOUD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CLOUD_MARBLE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
- CLOUD_MARBLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CLOUD_MARBLE_BRICK_SLAB - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CLOUD_MARBLE_BRICK_SLAB_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CLOUD_MARBLE_BRICK_STAIRS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CLOUD_MARBLE_BRICK_STAIRS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CLOUD_MARBLE_BRICK_WALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CLOUD_MARBLE_BRICK_WALL_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CLOUD_MARBLE_BRICKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CLOUD_MARBLE_BRICKS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CLOUD_MARBLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CLOUD_MARBLE_PILLAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CLOUD_MARBLE_PILLAR_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- COBALT - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- COBALT - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
- COBALT - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
- COBALT - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomItemMaterials
- COBALT_ARMOR_EQUIP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- COBALT_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- COBALT_AXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_BLOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- COBALT_BLOCK_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- COBALT_BOOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_CHESTPLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_HELMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_HOE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_INGOT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_INGOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeItemTagGroups
- COBALT_LEGGINGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- COBALT_NUGGET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_NUGGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeItemTagGroups
- COBALT_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- COBALT_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- COBALT_ORE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- COBALT_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- COBALT_ORE_TARGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.OreReplacementData.OreReplacementTargets
- COBALT_ORES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeBlockTagGroups
- COBALT_ORES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeItemTagGroups
- COBALT_PICKAXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- COBALT_SHOVEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COBALT_SWORD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CobaltArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- CobaltArmorItem(ArmorMaterial, ArmorItem.Type, Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem
- CobaltArmorItem.CobaltArmorItemPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- CobaltArmorItemPacketHandler(boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem.CobaltArmorItemPacketHandler
-
Creates an instance of a
CobaltArmorItemPacketHandlerrecord class. - codec() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.LogShardsLootModifierHandler
- codec() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.MoltenToolSmeltingModifierHandler
- codec() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleChestModifierHandler
- codec() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleDropModifierHandler
- codec() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.UndeadMobDropModifierHandler
- CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
- CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.treedecorators.BurnedBranchDecorator
- CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.LogShardsLootModifierHandler
- CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.MoltenToolSmeltingModifierHandler
- CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleChestModifierHandler
- CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleDropModifierHandler
- CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.UndeadMobDropModifierHandler
- collectDynamicAttributes(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryManager
-
Collect the dynamic attribute modifiers from all active
AccessoryItems in the player's inventory. - collectDynamicAttributes(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.IWCBBridge
- collectEffects(AccessoryItem.EffectType, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryManager
-
Collect the value of the given effect from all
AccessoryItems in the player's inventory. - collectEffects(AccessoryItem.EffectType, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.IWCBBridge
- collectMobEffects(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryManager
-
Collect the mob effect instances from all active
AccessoryItems in the player's inventory. - collectMobEffects(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.IWCBBridge
- collectStandardAttributes(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryManager
-
Collect the attribute modifiers from all active
AccessoryItems in the player's inventory. - collectStandardAttributes(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.IWCBBridge
- color - Variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- color - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- color - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
- color - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
- color() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Returns the value of the
colorrecord component. - color(int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem.ArrowBuilder
- CombatRulesMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin
-
Replace the vanilla armor cap of 20 points with a configurable value.
- CombatRulesMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.CombatRulesMixin
- COMMON_CONFIG - Static variable in class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
- CommonConfig - Record Class in tech.anonymoushacker1279.immersiveweapons.config
- CommonConfig(ForgeConfigSpec.ConfigValue<Boolean>, ForgeConfigSpec.ConfigValue<Boolean>, ForgeConfigSpec.ConfigValue<Integer>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Integer>, ForgeConfigSpec.ConfigValue<Integer>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Object>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Boolean>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Integer>, ForgeConfigSpec.ConfigValue<Double>, ForgeConfigSpec.ConfigValue<Boolean>, ForgeConfigSpec.ConfigValue<Integer>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Creates an instance of a
CommonConfigrecord class. - compareTo(SurfaceRuleBuilder.SurfaceRuleEntry) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder.SurfaceRuleEntry
- completeCraft() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Runs after a result stack has been taken.
- computeFovEvent(ViewportEvent.ComputeFov) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientForgeEventSubscriber
- CONDUCTIVE_ALLOY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ConfigHelper - Class in tech.anonymoushacker1279.immersiveweapons.config
-
Helpers for creating configs and defining complex objects in configs - Thanks Commoble!
- ConfigHelper.ConfigObject<T> - Class in tech.anonymoushacker1279.immersiveweapons.config
-
A config-reload-sensitive wrapper around a config field for a complex object
- ConfigHelper.TomlConfigOps - Class in tech.anonymoushacker1279.immersiveweapons.config
-
DynamicOps for using
Codecs to load objects from configs. - containerData - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- containerId() - Method in record class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu.AmmunitionTableMenuPacketHandler
-
Returns the value of the
containerIdrecord component. - convertTo(DynamicOps<U>, Object) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- convertToRoman(int) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
-
Convert an integer to a Roman numeral.
- cookTime() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Returns the value of the
cookTimerecord component. - cooldown - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
- COPPER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- COPPER - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
- COPPER - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
- COPPER - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomItemMaterials
- COPPER_ARMOR_EQUIP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- COPPER_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- COPPER_AXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_BOOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_CHESTPLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_HELMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_HOE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_LEGGINGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- COPPER_NUGGET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_NUGGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeItemTagGroups
- COPPER_PICKAXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- COPPER_SHOVEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- COPPER_SWORD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CopperArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- CopperArmorItem(ArmorMaterial, ArmorItem.Type, Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.CopperArmorItem
- craftables() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Returns the value of the
craftablesrecord component. - crafting(List<AmmunitionTableRecipe.MaterialGroup>, Item) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder
- CraftingTableRecipes() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- create() - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
- create(EntityRendererProvider.Context) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.ChairRenderer
- create(EntityRendererProvider.Context) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.CustomArrowRenderer
- create(Level, BlockPos, double, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.misc.ChairEntity
- create(Level, BlockPos, double, BlockState, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity
- create(Level, LivingEntity, ItemStack, BlockPos, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
-
Create a new meteor at the specified position.
- create(Level, Vec3, boolean) - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- create(ForgeConfigSpec.Builder) - Static method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
- createArrow(ArrowItem, TagKey<Item>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- createArrow(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
- createArrow(Level, ItemStack, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
- createAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- createAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.animal.StarWolfEntity
- createAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.barbed_wire.BarbedWireBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BiodomeLifeSupportUnitBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.BasicOrientableBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.BarrelTapBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.SmallPartsTableBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.BiohazardBoxBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CampChairBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagPoleBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.WoodenTableBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueBase
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueHead
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.mud.HardenedMudWindowBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SandbagBlock
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
-
Create the BlockState definition.
- createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.WoodenSpikesBlock
- createBodyControl() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- createBodyLayer() - Static method in class tech.anonymoushacker1279.immersiveweapons.client.model.CelestialTowerModel
- createBodyLayer() - Static method in class tech.anonymoushacker1279.immersiveweapons.client.model.EvilEyeModel
- createBodyLayer() - Static method in class tech.anonymoushacker1279.immersiveweapons.client.model.FireflyModel
- createBodyLayer() - Static method in class tech.anonymoushacker1279.immersiveweapons.client.model.MeteorModel
- createBodyLayer() - Static method in class tech.anonymoushacker1279.immersiveweapons.client.model.SkeletonMerchantModel
- createBoolean(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- createBullet(Level, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- createCannonball(Level, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- createDoor(Block) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- createFlare(Level, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- createGauntlet(Item, TagKey<Item>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- createInstance(JsonObject, ContextAwarePredicate, DeserializationContext) - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger
- createInstance(JsonObject, ContextAwarePredicate, DeserializationContext) - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.WarriorStatueActivatedTrigger
- createLeafLikeDrop(Block, Item, float...) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- createList(Stream<Object>) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- createMap(Stream<Pair<Object, Object>>) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- createMenu(int, Inventory) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- createMenu(int, Inventory) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
- createMenu(int, Inventory, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- createMusketBall(Item, TagKey<Item>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- createNumeric(Number) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- createOreDrop(Block, Item) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- createOreDrop(Block, Item, int, int) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.BloodParticle.Provider
- createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.DeadmansDesertAmbientParticle.Provider
- createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.MoonglowParticle.Provider
- createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.MuzzleFlashParticle.Provider
- createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.StardustLeavesParticle.Provider
- createParticle(BulletImpactParticleOptions, ClientLevel, double, double, double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticle.Provider
- createParticle(SmokeGrenadeParticleOptions, ClientLevel, double, double, double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticle.Provider
- createPike(Item, TagKey<Item>, Item) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- createPikeHead(Item, TagKey<Item>, TagKey<Item>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- createSelfDropDispatchTable(Block, LootItemCondition.Builder, LootPoolEntryContainer.Builder<?>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- createSilkTouchDispatchTable(Block, LootPoolEntryContainer.Builder<?>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- createSilkTouchOrShearsDispatchTable(Block, LootPoolEntryContainer.Builder<?>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- createSingleItemTable(ItemLike) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- createSinglePropConditionTable(Block, Property<T>, T) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- createSmeltingRecipe(List<ItemLike>, ItemLike, float, int, String) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- createString(String) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- CREATIVE_MODE_TABS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.DeferredRegistryHandler
- CRIMSON_CLAW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- CRIMSON_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CRIMSON_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CrimsonClawEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- CrimsonClawEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.CrimsonClawEnchantment
- criticalHitEvent(CriticalHitEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- crushing(Block, Item, int, int) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder
- CURSE_CLEANING_SOAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CURSE_EFFECT_FADE - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
- CurseCleaningSoapItem - Class in tech.anonymoushacker1279.immersiveweapons.item
- CurseCleaningSoapItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.CurseCleaningSoapItem
- CURSED_SIGHT_STAFF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- CURSED_SIGHT_STAFF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CURSED_SIGHT_STAFF_CORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- CursedItem - Class in tech.anonymoushacker1279.immersiveweapons.item
- CursedItem(Item.Properties, String) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
-
Cursed items cannot be removed once used.
- CursedSightStaffItem - Class in tech.anonymoushacker1279.immersiveweapons.item
- CursedSightStaffItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.CursedSightStaffItem
- cursedSightStaffMaxUseRange() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
cursedSightStaffMaxUseRangerecord component. - CUSTOM_HANGING_SIGN_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- CUSTOM_SIGN_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- CUSTOM_SKULL_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- CustomArmorMaterials - Enum Class in tech.anonymoushacker1279.immersiveweapons.item.materials
- customArrow(AbstractArrow) - Method in class tech.anonymoushacker1279.immersiveweapons.item.bow.AuroraBow
- customArrow(AbstractArrow) - Method in class tech.anonymoushacker1279.immersiveweapons.item.bow.DragonBreathBow
- customArrow(AbstractArrow) - Method in class tech.anonymoushacker1279.immersiveweapons.item.bow.IceBowItem
- CustomArrowEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- CustomArrowEntity(EntityType<? extends Arrow>, LivingEntity, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- CustomArrowEntity(EntityType<? extends Arrow>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- CustomArrowEntity.ArrowEntityBuilder - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- CustomArrowItem<T extends CustomArrowEntity> - Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
- CustomArrowItem(Item.Properties, double, RegistryObject<EntityType<T>>, int, boolean, double, List<Double>, int, HitEffectUtils.HitEffect, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
- CustomArrowItem.ArrowBuilder<T extends CustomArrowEntity> - Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
- CustomArrowRenderer<T extends net.minecraft.world.entity.projectile.AbstractArrow> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile
- CustomArrowRenderer(EntityRendererProvider.Context, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.CustomArrowRenderer
-
Constructor for CustomArrowRenderer.
- CustomBlockSetTypes - Class in tech.anonymoushacker1279.immersiveweapons.world.level
- CustomBlockSetTypes() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.CustomBlockSetTypes
- CustomBoatEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.vehicle
- CustomBoatEntity(EntityType<? extends Boat>, Level, Item) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatEntity
- CustomBoatItem - Class in tech.anonymoushacker1279.immersiveweapons.item.utility
- CustomBoatItem(CustomBoatType, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.utility.CustomBoatItem
- CustomBoatRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.misc
- CustomBoatRenderer(EntityRendererProvider.Context, boolean, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.misc.CustomBoatRenderer
- CustomBoatType - Enum Class in tech.anonymoushacker1279.immersiveweapons.entity.vehicle
- CustomCeilingHangingSignBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.sign
- CustomCeilingHangingSignBlock(BlockBehaviour.Properties, WoodType) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.sign.CustomCeilingHangingSignBlock
- CustomChestBoatEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.vehicle
- CustomChestBoatEntity(EntityType<? extends Boat>, Level, Item) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- CustomDataGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data
- CustomDataGenerator() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.CustomDataGenerator
- CustomHangingSignBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- CustomHangingSignBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.CustomHangingSignBlockEntity
- CustomItemMaterials - Class in tech.anonymoushacker1279.immersiveweapons.item.materials
- CustomItemMaterials() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomItemMaterials
- CustomPotion - Class in tech.anonymoushacker1279.immersiveweapons.potion
- CustomPotion(MobEffectInstance) - Constructor for class tech.anonymoushacker1279.immersiveweapons.potion.CustomPotion
- CustomPotionItem - Class in tech.anonymoushacker1279.immersiveweapons.item.potion
- CustomSandBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.core
- CustomSandBlock(int, BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.core.CustomSandBlock
- customServerAiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- CustomSignBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- CustomSignBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.CustomSignBlockEntity
- CustomSkullBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration.skull
- CustomSkullBlock(CustomSkullTypes, BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullBlock
- CustomSkullBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- CustomSkullBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.CustomSkullBlockEntity
- CustomSkullTypes - Enum Class in tech.anonymoushacker1279.immersiveweapons.block.decoration.skull
- CustomStandingSignBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.sign
- CustomStandingSignBlock(BlockBehaviour.Properties, WoodType) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.sign.CustomStandingSignBlock
- CustomWallHangingSignBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.sign
- CustomWallHangingSignBlock(BlockBehaviour.Properties, WoodType) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.sign.CustomWallHangingSignBlock
- CustomWallSignBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.sign
- CustomWallSignBlock(BlockBehaviour.Properties, WoodType) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.sign.CustomWallSignBlock
- CustomWallSkullBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration.skull
- CustomWallSkullBlock(CustomSkullTypes, BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomWallSkullBlock
- cut() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
cutrecord component. - cut(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- cut(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.StonecutterRecipes
- CUT_BLOOD_SANDSTONE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CUT_BLOOD_SANDSTONE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- CUT_BLOOD_SANDSTONE_SLAB - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CUT_BLOOD_SANDSTONE_SLAB_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- cutSlab() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
cutSlabrecord component. - CYAN_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- CYAN_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
D
- damage - Variable in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
- damage - Variable in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
- damage - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- damage - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
- DAMAGE_RESISTANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Modifier to all incoming damage sources.
- DAMAGE_STAGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.barbed_wire.BarbedWireBlock
- DAMAGE_STAGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.WoodenSpikesBlock
- DAMAGE_VULNERABILITY_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
- DAMAGEABLE_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- DamageableBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.core
- DamageableBlock(BlockBehaviour.Properties, int, int, Item, IntegerProperty) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
-
Constructor for DamageableBlock.
- DamageableBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- DamageableBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
- DamageableBlockEntity(BlockPos, BlockState, int, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
- damageResistanceEffects(LivingHurtEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- damageType(BootstapContext<DamageType>, ResourceKey<DamageType>, DamageType) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.DamageTypesGenerator
- DamageTypesGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.damage_types
- DamageTypesGenerator() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.damage_types.DamageTypesGenerator
- DamageTypeTagsGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.tags
- DamageTypeTagsGenerator(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.DamageTypeTagsGenerator
- damageVulnerabilityEffect(LivingHurtEvent, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.EnvironmentEffects
- dampensVibrations(CallbackInfoReturnable<Boolean>) - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.EntityMixin
-
Allow an entity to dampen vibrations if wearing padded leather armor.
- DARK_OAK_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- DARK_OAK_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- DatapackRegistriesGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data
- DatapackRegistriesGenerator(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.DatapackRegistriesGenerator
- DEADEYE_PENDANT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DEADEYE_PENDANT - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- DEADMANS_DESERT - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.biomes.IWBiomes
- DEADMANS_DESERT_AMBIENT_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
- DEADMANS_DESERT_ATMOSPHERE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- DEADMANS_DESERT_ATMOSPHERE - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- DEADMANS_DESERT_ATMOSPHERE_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- DEADMANS_DESERT_MUSIC - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- DeadmansDesertAmbientParticle - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
- DeadmansDesertAmbientParticle(ClientLevel, double, double, double, double, double, double, SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.DeadmansDesertAmbientParticle
- DeadmansDesertAmbientParticle.Provider - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
- deadmansDesertBiome(HolderGetter<PlacedFeature>, HolderGetter<ConfiguredWorldCarver<?>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.biomes.BiomesGenerator
- DEATH_GEM_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DEATH_GEM_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- DEATH_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
- DEATHWEED - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- DEATHWEED - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- DEATHWEED - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- DEATHWEED_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- DEATHWEED_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- DeathweedBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- DeathweedBlock(Supplier<MobEffect>, int, BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.DeathweedBlock
- DEBUG_TRACING - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.IWKeyBinds
- DEBUG_TRACING_ELEMENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.IWOverlays
- debugDataHandler(float, float, int, UUID) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.SyncHandler
-
Sync values for debug tracing data from server to client.
- DebugDataPacketHandler(UUID, float, float, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
-
Creates an instance of a
DebugDataPacketHandlerrecord class. - DebugTracingData - Class in tech.anonymoushacker1279.immersiveweapons.client.gui.overlays
-
This class contains data for debug tracing.
- DebugTracingData() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- DebugTracingData.DebugDataPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.client.gui.overlays
- DebugTracingOverlay - Class in tech.anonymoushacker1279.immersiveweapons.client.gui.overlays
- DebugTracingOverlay() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingOverlay
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock.AstralCrystalBlockPacketHandler
-
Decodes a packet
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso.WarriorStatueTorsoPacketHandler
-
Decodes a packet
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock.MortarBlockPacketHandler
-
Decodes a packet
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock.SpikeTrapBlockPacketHandler
-
Decodes a packet
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity.LavaRevenantEntityPacketHandler
-
Decodes a packet
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler
-
Decodes a packet
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityPacketHandler
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Decodes a packet
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.event.SyncPlayerDataPacketHandler
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem.AstralArmorItemPacketHandler
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem.CobaltArmorItemPacketHandler
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.TeslaArmorItemPacketHandler
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.VentusArmorItemPacketHandler
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Decodes a packet
- decode(FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu.AmmunitionTableMenuPacketHandler
- DEEPSLATE_COBALT_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- DEEPSLATE_COBALT_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- DEEPSLATE_COBALT_ORE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- DEEPSLATE_COBALT_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- DEEPSLATE_SULFUR_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- DEEPSLATE_SULFUR_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- DEEPSLATE_SULFUR_ORE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- DEEPSLATE_SULFUR_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- deepslateBasedOres - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.BlockLists
- defaultAmmo() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Get the default ammunition.
- defaultPowder() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Get the default powder.
- defaultPowder() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.FlareGunItem
-
Get the default ammunition.
- defaultPowder() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- DefendVillageTargetGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- DefendVillageTargetGoal(Mob) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.DefendVillageTargetGoal
-
Constructor for DefendVillageTargetGoal.
- DeferredRegistryHandler - Class in tech.anonymoushacker1279.immersiveweapons.init
- DeferredRegistryHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.DeferredRegistryHandler
- defineObject(ForgeConfigSpec.Builder, String, Codec<T>, T) - Static method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper
-
Define a config value for a complex object.
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.misc.ChairEntity
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
- defineSynchedData() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity
- densityModifier - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- densityModifier() - Method in record class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu.AmmunitionTableMenuPacketHandler
-
Returns the value of the
densityModifierrecord component. - DEPTH_CHARM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DEPTH_CHARM - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- DEPTH_SCALING - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder.EffectScalingType
-
Scales the effect value based on the player's depth, beginning at y<64.
- deserialize(JsonObject, JsonDeserializationContext) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue.Serializer
- DESERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
- DESERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- destroy(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CelestialLanternBlock
- destroy(LevelAccessor, BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
- DIAMOND - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
- DIAMOND_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DIAMOND_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- DIAMOND_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DIAMOND_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DIAMOND_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- DIAMOND_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DIAMOND_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DIAMOND_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DIAMOND_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- DIAMOND_SHARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DIAMOND_SHARDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- die(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- discoveryAdvancementRange() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
discoveryAdvancementRangerecord component. - dispense(BlockSource, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.init.DispenserBehaviorRegistry
-
Custom dispense behavior.
- DispenserBehaviorRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- DispenserBehaviorRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.DispenserBehaviorRegistry
- doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.LogShardsLootModifierHandler
-
Apply loot table modifications.
- doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.MoltenToolSmeltingModifierHandler
- doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleChestModifierHandler
- doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleDropModifierHandler
- doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.UndeadMobDropModifierHandler
- doHurtTarget(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- doHurtTarget(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity
- door() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
doorrecord component. - doPush(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- doWhenHitBlock() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
-
Additional stuff to do when a block is hit.
- doWhenHitEntity(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- doWhenHitEntity(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
-
Additional stuff to do when an entity is hit.
- doWhenHitEntity(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
-
Runs when an entity is hit.
- doWhileTicking() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
-
Additional stuff to do while ticking.
- doWhileTicking() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
- DragonBreathBow - Class in tech.anonymoushacker1279.immersiveweapons.item.bow
- DragonBreathBow(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.bow.DragonBreathBow
- DRAGONS_BREATH_BOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DRIED_MUD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- DRIED_MUD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- DriedMudBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.mud
- DriedMudBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.mud.DriedMudBlock
- dropCustomDeathLoot(DamageSource, int, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- dropOther(Block, ItemLike) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- dropSelf(Block) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- DYING_SOLDIER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
- DYING_SOLDIER_AMBIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- DYING_SOLDIER_DEATH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- DYING_SOLDIER_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- DYING_SOLDIER_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- DYING_SOLDIER_HEAD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- DYING_SOLDIER_HURT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- DYING_SOLDIER_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- DYING_SOLDIER_STEP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- DYING_SOLDIER_WALL_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- DyingSoldierEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- DyingSoldierEntity(EntityType<? extends DyingSoldierEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
-
Constructor for AbstractDyingSoldierEntity.
- DyingSoldierRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- DyingSoldierRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.DyingSoldierRenderer
-
Constructor for DyingSoldierRenderer.
E
- EffectBuilder() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
- EffectRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- EffectRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
- effects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
- effects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.BandageItem
- effects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.FirstAidKitItem
- effects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.MorphineItem
- EFFECTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
- ELECTRIC_INGOT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ELECTRIC_INGOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- ELECTRIC_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- ELECTRIC_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- EMERALD_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- EMERALD_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- empty() - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- ENCHANT_CAPS - Static variable in class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkygazerEntity
- EnchantItemForItems - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trades
- EnchantItemForItems(ItemStack, Item, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.EnchantItemForItems
- EnchantItemForItems(ItemStack, Item, int, int, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.EnchantItemForItems
- EnchantItemWithEnchantingBooks - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trades
- EnchantItemWithEnchantingBooks(ItemStack, ItemStack, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.EnchantItemWithEnchantingBooks
- EnchantItemWithEnchantingBooks(ItemStack, ItemStack, int, int, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.EnchantItemWithEnchantingBooks
- EnchantmentRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- EnchantmentRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- ENCHANTMENTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- encode(AstralCrystalBlock.AstralCrystalBlockPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock.AstralCrystalBlockPacketHandler
-
Encodes a packet
- encode(WarriorStatueTorso.WarriorStatueTorsoPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso.WarriorStatueTorsoPacketHandler
-
Encodes a packet
- encode(MortarBlock.MortarBlockPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock.MortarBlockPacketHandler
-
Encodes a packet
- encode(SpikeTrapBlock.SpikeTrapBlockPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock.SpikeTrapBlockPacketHandler
-
Encodes a packet
- encode(DebugTracingData.DebugDataPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
- encode(LavaRevenantEntity.LavaRevenantEntityPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity.LavaRevenantEntityPacketHandler
-
Encodes a packet
- encode(AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler
-
Encodes a packet
- encode(BulletEntity.BulletEntityPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityPacketHandler
- encode(SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Encodes a packet
- encode(SyncPlayerDataPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.event.SyncPlayerDataPacketHandler
- encode(AstralArmorItem.AstralArmorItemPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem.AstralArmorItemPacketHandler
- encode(CobaltArmorItem.CobaltArmorItemPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem.CobaltArmorItemPacketHandler
- encode(TeslaArmorItem.TeslaArmorItemPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.TeslaArmorItemPacketHandler
- encode(VentusArmorItem.VentusArmorItemPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.VentusArmorItemPacketHandler
- encode(GunScopePacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Encodes a packet
- encode(AmmunitionTableMenu.AmmunitionTableMenuPacketHandler, FriendlyByteBuf) - Static method in record class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu.AmmunitionTableMenuPacketHandler
- ENDLESS_MUSKET_POUCH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- EndlessMusketPouchEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- EndlessMusketPouchEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.EndlessMusketPouchEnchantment
- ENTITY_DISCOVERED_TRIGGER - Static variable in class tech.anonymoushacker1279.immersiveweapons.advancement.IWCriteriaTriggers
- ENTITY_KILLERS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.NumberProviderRegistry
- ENTITY_ON_FIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.EntityLootTables
- ENTITY_TYPES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- entityAttributeCreationEvent(EntityAttributeCreationEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ModEventSubscriber
-
Event handler for the EntityAttributeCreationEvent.
- EntityDiscoveredTrigger - Class in tech.anonymoushacker1279.immersiveweapons.advancement
- EntityDiscoveredTrigger() - Constructor for class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger
- EntityDiscoveredTrigger.TriggerInstance - Class in tech.anonymoushacker1279.immersiveweapons.advancement
- entityInside(BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AzulStainedOrchidBlockEntity
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.barbed_wire.BarbedWireBlock
-
Runs when an entity is inside the block's collision area.
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.barbed_wire.BarbedWireFenceBlock
-
Runs when an entity is inside the block's collision area.
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Runs when an entity is inside the block's collision area.
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AzulStainedOrchidBlock
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.DeathweedBlock
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PitfallBlock
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
-
Runs when an entity is inside the block's collision area.
- entityInside(BlockState, Level, BlockPos, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.WoodenSpikesBlock
-
Runs when an entity is inside the block's collision area.
- entityJoinLevelEvent(EntityJoinLevelEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- EntityKillersValue - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers
-
Rolls are based on the number of entities that attacked the entity dropping loot.
- EntityKillersValue.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers
- EntityLootTables - Class in tech.anonymoushacker1279.immersiveweapons.data.loot
- EntityLootTables() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.loot.EntityLootTables
- EntityMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin
-
See individual methods for notes.
- EntityMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.EntityMixin
- EntityRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- EntityRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- entityRegistryObject - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- entityRegistryObject - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
- entityRenderers(EntityRenderersEvent.RegisterRenderers) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
-
Event handler for the EntityRenderersEvent.RegisterRenderers
- EntityTypeTagsGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.tags
- EntityTypeTagsGenerator(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.EntityTypeTagsGenerator
- EnvironmentEffects - Class in tech.anonymoushacker1279.immersiveweapons.event.game_effects
- EnvironmentEffects() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.game_effects.EnvironmentEffects
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock.AstralCrystalBlockPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso.WarriorStatueTorsoPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock.MortarBlockPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock.SpikeTrapBlockPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity.LavaRevenantEntityPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.event.SyncPlayerDataPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem.AstralArmorItemPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem.CobaltArmorItemPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.TeslaArmorItemPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.VentusArmorItemPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu.AmmunitionTableMenuPacketHandler
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
- EVIL_EYE_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- EVIL_EYE_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- EvilEyeEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- EvilEyeEntity(EntityType<? extends FlyingMob>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- EvilEyeModel<T extends net.minecraft.world.entity.Entity> - Class in tech.anonymoushacker1279.immersiveweapons.client.model
- EvilEyeModel(ModelPart) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.model.EvilEyeModel
- EvilEyeRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- EvilEyeRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.EvilEyeRenderer
- EXCESSIVE_FORCE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- ExcessiveForceEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- ExcessiveForceEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.ExcessiveForceEnchantment
- EXPERIENCE_MODIFIER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Modifier for experience drops.
- experienceEffects(LivingExperienceDropEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- EXPERT - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
- EXPLOSIVE_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- EXPLOSIVE_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- EXPLOSIVE_ARROW_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- EXPLOSIVE_CANNONBALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- EXPLOSIVE_CANNONBALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- EXPLOSIVE_CANNONBALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- EXPLOSIVE_CANNONBALL_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- EXPLOSIVE_CHOCOLATE_BAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- EXPLOSIVE_CHOCOLATE_BAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- EXPLOSIVE_CHOCOLATE_BAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- EXPLOSIVE_CHOCOLATE_BAR_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- explosiveArrow(Entity, Entity) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- explosiveCannonball(Entity, Entity) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- extend() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock.SpikeTrapBlockPacketHandler
-
Returns the value of the
extendrecord component. - EXTENDED_IRON_BARREL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- EXTENDED_REACH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- ExtendedReachEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- ExtendedReachEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.ExtendedReachEnchantment
F
- FACING - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
- FAMILIES - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
- FAMILIES - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
- FAMILIES - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
- FAMILIES - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
- FAMILIES - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
- FAMILIES_USE_NUGGETS_FOR_PROJECTILES - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
- FAMILIES_USE_NUGGETS_FOR_PROJECTILES - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
- FamilyGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes.families
- FamilyGenerator(PackOutput) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.FamilyGenerator
- FANCY_SMOKE_GRENADE_PARTICLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
- fence() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
fencerecord component. - fenceGate() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
fenceGaterecord component. - fermenting(Ingredient, int, Item) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder
- FIELD_MEDIC - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
- FIELD_MEDIC_AMBIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- FIELD_MEDIC_ATTACK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- FIELD_MEDIC_DEATH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- FIELD_MEDIC_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- FIELD_MEDIC_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- FIELD_MEDIC_HEAD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- FIELD_MEDIC_HURT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- FIELD_MEDIC_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- FIELD_MEDIC_STEP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- FIELD_MEDIC_WALL_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- FieldMedicEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.neutral
- FieldMedicEntity(EntityType<? extends FieldMedicEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
-
Constructor for FieldMedicEntity.
- FieldMedicHealEntitiesGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- FieldMedicHealEntitiesGoal(AbstractFieldMedicEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FieldMedicHealEntitiesGoal
- FieldMedicRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- FieldMedicRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.FieldMedicRenderer
-
Constructor for FieldMedicRenderer.
- filler(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder
-
Set biome filler with specified
BlockState. - fillStackedContents(StackedContents) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Fill stacked contents.
- fillStackedContents(StackedContents) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
- finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
- finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
-
Finalize spawn information.
- finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
- finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity
- finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData, CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- findAmmo(ItemStack, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- findPowder(ItemStack, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- finishUsingItem(ItemStack, Level, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.ChocolateBarItem
-
Runs when the item is no longer being used.
- finishUsingItem(ItemStack, Level, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.CustomPotionItem
- FIREARM_AMMO_CONSERVATION_CHANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Chance for firearms to not consume ammo.
- FIREARM_RELOAD_SPEED - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Modifier for reload time for firearms.
- FIREFLY_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- FIREFLY_FLYING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- FIREFLY_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- FireflyEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.ambient
- FireflyEntity(EntityType<? extends FireflyEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- FireflyModel<T extends FireflyEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.model
- FireflyModel(ModelPart) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.model.FireflyModel
- FireflyRenderer<T extends FireflyEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- FireflyRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.FireflyRenderer
- FIREPOWER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- FirepowerEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- FirepowerEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.FirepowerEnchantment
- FIRST_AID_KIT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- FirstAidKitItem - Class in tech.anonymoushacker1279.immersiveweapons.item.fortitude
- FirstAidKitItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.fortitude.FirstAidKitItem
-
Constructor for FirstAidKitItem.
- FLAG_POLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- FLAG_POLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- FlagBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- FlagBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagBlock
-
Constructor for FlagBlock.
- flagBlocks - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.BlockLists
- FlagPoleBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- FlagPoleBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagPoleBlock
-
Constructor for FlagPoleBlock.
- FLAMMABLE_POWDERS - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- FLARE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- FLARE_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- FLARE_GUN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- FLARE_GUN_FIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- FlareEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- FlareEntity(EntityType<? extends BulletEntity>, LivingEntity, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
- FlareEntity(EntityType<FlareEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
- FlareGunItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gun
- FlareGunItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gun.FlareGunItem
-
Constructor for FlareGunItem.
- FlareRenderer<T extends BulletEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile
- FlareRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.FlareRenderer
- FLARES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- FLARES - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- FLINTLOCK_ASSEMBLY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- FLINTLOCK_PISTOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- FLINTLOCK_PISTOL_FIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- FLINTLOCK_PISTOL_MISFIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- flintlockPistolFireInaccuracy() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
flintlockPistolFireInaccuracyrecord component. - flintlockPistolFireVelocity() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
flintlockPistolFireVelocityrecord component. - FlyAroundEntityGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- FlyAroundEntityGoal(EvilEyeEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FlyAroundEntityGoal
- FlyRandomlyGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- FlyRandomlyGoal(EvilEyeEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FlyRandomlyGoal
- FoodItemProperties - Class in tech.anonymoushacker1279.immersiveweapons.world.food
- FoodItemProperties() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.food.FoodItemProperties
- forceSmokeGrenadeParticles() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
forceSmokeGrenadeParticlesrecord component. - ForgeBlockTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge
- ForgeBlockTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeBlockTagGroups
- ForgeEventSubscriber - Class in tech.anonymoushacker1279.immersiveweapons.event
- ForgeEventSubscriber() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- ForgeItemTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge
- ForgeItemTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeItemTagGroups
- ForgeWorldGenTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge
- ForgeWorldGenTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeWorldGenTagGroups
- fromJson(ResourceLocation, JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.Serializer
- fromJson(ResourceLocation, JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe.Serializer
-
Serialize from JSON.
- fromJson(ResourceLocation, JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe.Serializer
-
Serialize from JSON.
- fromJson(ResourceLocation, JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe.Serializer
-
Serialize from JSON.
- fromJson(ResourceLocation, JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe.Serializer
-
Serialize from JSON.
- fromJson(ResourceLocation, JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe.Serializer
-
Serialize from JSON.
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.Serializer
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe.Serializer
-
Serialize from JSON on the network.
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe.Serializer
-
Serialize from JSON on the network.
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe.Serializer
-
Serialize from JSON on the network.
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe.Serializer
-
Serialize from JSON on the network.
- fromNetwork(ResourceLocation, FriendlyByteBuf) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe.Serializer
-
Serialize from JSON on the network.
- FuelItem - Class in tech.anonymoushacker1279.immersiveweapons.item.utility
- FuelItem(Item.Properties, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.utility.FuelItem
G
- GADSDEN_FLAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- GADSDEN_FLAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- gatherData(GatherDataEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.CustomDataGenerator
-
Event handler for the GatherDataEvent.
- gauntlet() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
gauntletrecord component. - gauntlet() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Returns the value of the
gauntletrecord component. - GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- GAUNTLET_SCAFFOLDING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GauntletItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gauntlet
- GauntletItem(Tier, int, float, Item.Properties, float, int, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
- GENERAL_DAMAGE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Modifier to all outgoing damage sources.
- GENERAL_DAMAGE_BONUS - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- GENERAL_DAMAGE_RESISTANCE - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- GENERAL_WITHER_CHANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Chance for attacks to inflict
MobEffects.WITHER. - generalDamageEffects(LivingHurtEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- GeneralUtilities - Class in tech.anonymoushacker1279.immersiveweapons.util
-
A collection of random utility methods for general use.
- GeneralUtilities() - Constructor for class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
- generalWitherChanceEffects(Player, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- generate(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.BlockLootTables
- generate(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.ChestLootTables
- generate(BiConsumer<ResourceLocation, LootTable.Builder>) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.EntityLootTables
- GENERIC_ITEM_THROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- get() - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.ConfigObject
- getAddEntityPacket() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- getAddEntityPacket() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
- getAddEntityPacket() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
-
Get the entity spawn packet.
- getAddEntityPacket() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity
- getAddEntityPacket() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
- getAdvancementId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder.Result
- getAdvancementId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder.Result
-
Gets the ID for the advancement associated with this recipe.
- getAdvancementId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder.Result
-
Gets the ID for the advancement associated with this recipe.
- getAdvancementId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder.Result
-
Gets the ID for the advancement associated with this recipe.
- getAdvancementId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder.Result
-
Gets the ID for the advancement associated with this recipe.
- getAdvancementId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder.Result
-
Gets the ID for the advancement associated with this recipe.
- getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
-
Get the ambient sound.
- getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
-
Get the ambient sound.
- getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StarmiteEntity
- getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
- getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
-
Get the ambient sound.
- getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
-
Get the ambient sound.
- getAmbientSoundInterval() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
-
Get the ambient sound interval.
- getAmbientSoundInterval() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
-
Get the ambient sound interval.
- getAmbientSoundInterval() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
- getAmbientSoundInterval() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
-
Get the ambient sound interval.
- getAmbientSoundInterval() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
-
Get the ambient sound interval.
- getAnalogOutputSignal(BlockState, Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Set the block's analog output signal strength.
- getArmorSlots() - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.EntityMixin
- getArmorTexture(ItemStack, Entity, EquipmentSlot, String) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.PaddedLeatherArmorItem
- getArmorTexture(ItemStack, Entity, EquipmentSlot, String) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem
-
Get the armor texture.
- getArmorTexture(ItemStack, Entity, EquipmentSlot, String) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem
-
Get the armor texture.
- getArmorTexture(ItemStack, Entity, EquipmentSlot, String) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.CopperArmorItem
-
Get the armor texture.
- getArmorTexture(ItemStack, Entity, EquipmentSlot, String) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.MoltenArmorItem
-
Get the armor texture.
- getArmorTexture(ItemStack, Entity, EquipmentSlot, String) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.StarstormArmorItem
-
Get the armor texture.
- getArmorTexture(ItemStack, Entity, EquipmentSlot, String) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem
-
Get the armor texture.
- getArmorTexture(ItemStack, Entity, EquipmentSlot, String) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem
-
Get the armor texture.
- getAttackingEntities() - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.AttackerTracker
- getAttackingEntities() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- getAttackingEntities() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- getAttributeModifiers() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
- getAvailableCraftables(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
- getBaseFireVelocity() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- getBaseFireVelocity() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- getBaseFireVelocity() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.MusketItem
- getBaseFireVelocity() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
- getBaseMultiplier() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
- getBlock() - Method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
- getBlock() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Get the recipe's block.
- getBlockID() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
- getBlockLookingAt(Player, Level, int) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.SummoningStaff
- getBooleanValue(Object) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- getBreedOffspring(ServerLevel, AgeableMob) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.animal.StarWolfEntity
- getBreedOffspring(ServerLevel, AgeableMob) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- getBrightnessDependentFogColor(Vec3, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension.TiltrosDimensionSpecialEffects
- getBulletsToFire(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Get the number of bullets to fire.
- getBurnLeftScaled() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
-
Get the scaled burn time left.
- getBurnTime(ItemStack, RecipeType<?>) - Method in class tech.anonymoushacker1279.immersiveweapons.item.utility.FuelItem
- getCapability(Capability<T>, Direction) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Get capabilities.
- getCollisionShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Get the collision shape of the block.
- getCollisionShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- getCollisionShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PitfallBlock
- getColor() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- getColor(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.PaddedLeatherArmorItem
- getColorFromBlock(int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticle
- getConfiguredFeature(RandomSource, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.grower.StardustTreeGrower
- getConsumeChance() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
- getContainerItem() - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
- getContainerItem() - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.MorphineItem
- getContainerSize() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Get the number of slots in the inventory.
- getContainerSize() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Get the number of slots in the inventory.
- getContainerSize() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
-
Returns the number of slots in the inventory.
- getConversionRecipeName(ItemLike, ItemLike) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- getCookProgressionScaled() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
-
Get the current progression.
- getCookTime() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Get the cook time.
- getCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
- getCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.FirstAidKitItem
- getCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.MorphineItem
- getCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- getCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- getCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.MusketItem
- getCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
- getCraftedItem() - Method in class tech.anonymoushacker1279.immersiveweapons.api.events.SmallPartsTableCraftEvent
- getCraftedItem() - Method in class tech.anonymoushacker1279.immersiveweapons.api.events.TeslaSynthesizerCraftEvent
- getCraftingRemainingItem(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.CustomPotionItem
-
Get the container item.
- getCraftingRemainingItem(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.utility.BasicContainerItem
-
Get the container item.
- getCurses(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
-
Get a list of cursed accessories in the player's inventory.
- getCustomBoatType() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatEntity
- getDamageSource(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- getDamageSource(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CannonballEntity
- getDamageSource(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
-
Get the death sound.
- getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
-
Get the death sound.
- getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StarmiteEntity
- getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
- getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
-
Get the death sound.
- getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
-
Get the death sound.
- getDefaultHitGroundSoundEvent() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- getDefaultInertia() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- getDefaultInertia() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
- getDefaultItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
-
ProjectileItemEntity::setItem uses this to save storage space.
- getDefaultItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MudBallEntity
- getDefaultItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
- getDefaultName() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- getDefaultName() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
- getDefenseForType(ArmorItem.Type) - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- getDensity() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
- getDensityModifier() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu
- getDifficultyWaveSizeModifier() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- getDimensions(Pose) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- getDimensions(Pose) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getDimensions(Pose) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
- getDirtiness() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
- getDropItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatEntity
- getDurabilityForType(ArmorItem.Type) - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- getDynamicAttributeModifiers() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
- getDynamicAttributeModifiers() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
- getEffects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
- getEffects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
- getEffects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.AlcoholItem
- getEffects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.CustomPotionItem
- getEffects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.WineItem
- getEffectScalingType() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
- getEnchantmentValue() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
-
Get the enchantment value.
- getEnchantmentValue(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedSightStaffItem
- getEnchantmentValue(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Return the enchantability factor of the item, most of the time it is based on material.
- getEnchantmentValue(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.MeteorStaffItem
- getEquipmentDropChance(EquipmentSlot) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
- getEquipSound() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
-
Get the equipping sound.
- getExperienceReward() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- getFeatherFallingLevel(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
- getFireSound() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Get the fire sound.
- getFireSound() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.FlareGunItem
-
Get the fire sound.
- getFireSound() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- getFireSound() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.MusketItem
-
Get the fire sound.
- getFireSound() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
-
Get the fire sound.
- getFireVelocity(ItemStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- getFlipDegrees(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.RockSpiderRenderer
- getFlipDegrees(StarmiteEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StarmiteRenderer
- getFloat(LootContext) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Set FluidState properties.
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.BarrelTapBlock
-
Set FluidState properties.
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Set FluidState properties.
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.BiohazardBoxBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CampChairBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagPoleBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.WoodenTableBlock
-
Set FluidState properties.
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
-
Set FluidState properties.
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
-
Set FluidState properties.
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueBase
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.mud.HardenedMudWindowBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
-
Set FluidState properties.
- getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
-
Set FluidState properties.
- getGlobalAttributeModifierMap() - Static method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
-
The global attribute modifier map contains all standard and dynamic modifiers for all registered accessories.
- getGravityModifier() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- getGravityModifier() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- getHasName(ItemLike) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- getHeldPredicate(LivingEntity, Predicate<ItemStack>) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
-
Get the hurt sound.
- getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
-
Get the hurt sound.
- getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StarmiteEntity
- getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
- getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
-
Get the hurt sound.
- getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
-
Get the hurt sound.
- getId() - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger
- getId() - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.WarriorStatueActivatedTrigger
- getId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder.Result
- getId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder.Result
-
Gets the ID for the recipe.
- getId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder.Result
-
Gets the ID for the recipe.
- getId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder.Result
-
Gets the ID for the recipe.
- getId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder.Result
-
Gets the ID for the recipe.
- getId() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder.Result
-
Gets the ID for the recipe.
- getId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- getId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Get the recipe ID.
- getId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Get the recipe ID.
- getId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Get the recipe ID.
- getId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Get the recipe ID.
- getId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Get the recipe ID.
- getIngredient() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
- getIngredients() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- getIngredients() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Get the recipe's ingredients.
- getIngredients() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Get the recipe's ingredients.
- getIngredients() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Get the recipe's ingredients.
- getIngredients() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Get the recipe's ingredients.
- getInventory() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Get the inventory.
- getInventory() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- getInventoryAmmoPredicate() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Get the predicate to match ammunition when searching the player's inventory, not their main/offhand
- getInventoryAmmoPredicate() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.FlareGunItem
-
Get ammo predicates.
- getInventoryAmmoPredicate() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- getInventorySize() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
- getItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CannonballEntity
- getItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
-
Get the item associated with this entity.
- getItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity
- getItem() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
- getItem(int) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Get the stack in the given slot.
- getItem(int) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Get the stack in the given slot.
- getItem(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
-
Returns the stack in the given slot.
- getItemName(ItemLike) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- getItemStacks() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- getKillCount(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
-
Get the kill count of an item stack.
- getKnockbackLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- getKnockbackLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- getKnockbackLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
- getKnockbackResistance() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
-
Get the knockback resistance.
- getLatencyPos(int, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getLightColor(float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.MuzzleFlashParticle
- getLightEmission(BlockState, BlockGetter, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
-
Get the light value of the block.
- getLootTable() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- getLootTableSeed() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- getMapValues(Object) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- getMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
- getMaterialCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
- getMaterials() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- getMaterialSlot() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
- getMaxBulletsToFire() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Get the maximum number of bullets that can be fired at once.
- getMaxBulletsToFire() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.BurningHeatEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.CelestialFuryEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.CrimsonClawEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.EndlessMusketPouchEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ExcessiveForceEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ExtendedReachEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.FirepowerEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.HeavyCometEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ImpactEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.MalevolentGazeEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.NightmarishStareEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.RapidFireEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.RegenerativeAssaultEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ScorchShotEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.SharpenedHeadEnchantment
- getMaxCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.VelocityEnchantment
- getMaxDamage(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
- getMaxFallDistance() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
-
The maximum height from where the entity is allowed to jump (used in pathfinder)
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.CrimsonClawEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ExcessiveForceEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.FirepowerEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.HeavyCometEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ImpactEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.MalevolentGazeEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.NightmarishStareEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.RapidFireEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.RegenerativeAssaultEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.SharpenedHeadEnchantment
- getMaxLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.VelocityEnchantment
- getMaxPassengers() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- getMaxRange() - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedSightStaffItem
- getMaxRange() - Method in class tech.anonymoushacker1279.immersiveweapons.item.MeteorStaffItem
- getMaxRange() - Method in interface tech.anonymoushacker1279.immersiveweapons.item.SummoningStaff
- getMaxSpawnClusterSize() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.animal.StarWolfEntity
- getMaxSpawnClusterSize() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- getMaxXRecoil() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- getMaxXRecoil() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- getMaxXRecoil() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.MusketItem
- getMaxXRecoil() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
- getMaxYRecoil() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- getMaxYRecoil() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- getMaxYRecoil() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.MusketItem
- getMaxYRecoil() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
- getMenuProvider(BlockState, Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
- getMenuProvider(BlockState, Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.SmallPartsTableBlock
- getMenuProvider(BlockState, Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Get the INamedContainerProvider for the block.
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.BurningHeatEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.CelestialFuryEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.CrimsonClawEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.EndlessMusketPouchEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ExcessiveForceEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ExtendedReachEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.FirepowerEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.HeavyCometEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ImpactEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.MalevolentGazeEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.NightmarishStareEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.RapidFireEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.RegenerativeAssaultEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.ScorchShotEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.SharpenedHeadEnchantment
- getMinCost(int) - Method in class tech.anonymoushacker1279.immersiveweapons.enchantment.VelocityEnchantment
- getMobEffects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
- getMobEffects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
- getMobType() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getModelWithLocation(Boat) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.misc.CustomBoatRenderer
- getMovementEmission() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- getMyRidingOffset() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
-
Get the Y offset of the entity.
- getMyRidingOffset() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
-
Get the Y offset of the entity.
- getName() - Method in class tech.anonymoushacker1279.immersiveweapons.data.tags.BiomeTagsGenerator
- getName() - Method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
- getName() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
-
Get the name.
- getName(String) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.CustomPotion
- getNumberValue(Object) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- getOffer(Entity, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.EnchantItemForItems
- getOffer(Entity, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.EnchantItemWithEnchantingBooks
- getOffer(Entity, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.ItemsForEmeralds
- getOverworldBaseGeneration(BiomeGenerationSettings.Builder) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.VanillaFeatures
- getParticleByColor(int) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
-
Utility for getting particle colors from resources spawning smoke grenade particles.
- getParts() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getPersistentAngerTarget() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
-
Get anger target
- getPickupItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- getPistonPushReaction(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.StarstormCrystalBlock
- getPlainsLikeGeneration(BiomeGenerationSettings.Builder) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.VanillaFeatures
- getPlantType(BlockGetter, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.DeathweedBlock
- getPlayer() - Method in class tech.anonymoushacker1279.immersiveweapons.api.events.SmallPartsTableCraftEvent
- getPlayer() - Method in class tech.anonymoushacker1279.immersiveweapons.api.events.TeslaSynthesizerCraftEvent
- getPluginName() - Method in interface tech.anonymoushacker1279.immersiveweapons.api.IWPlugin
-
Set your plugin name.
- getPowderFromItem(Item) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- getPrimaryMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
- getQuadSize(float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.BloodParticle
- getQuadSize(float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticle
- getQuadSize(float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.MuzzleFlashParticle
- getQuadSize(float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticle
- getRandomDropAmount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Get a random drop amount based on the min and max count (inclusive).
- getRandomNumber(double, double) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
-
Get a random number between a minimum and maximum.
- getRandomNumber(float, float) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
-
Get a random number between a minimum and maximum.
- getRandomNumber(int, int) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
-
Get a random number between a minimum and maximum.
- getRandomPositionInArea() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
-
Get a random position in the nearby area.
- getRecipeUsed() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Get the used recipe.
- getRemainingPersistentAngerTime() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
-
Get the remaining anger time
- getRenderShape(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- getRenderType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.BloodParticle
- getRenderType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticle
- getRenderType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.DeadmansDesertAmbientParticle
- getRenderType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.MoonglowParticle
- getRenderType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.MuzzleFlashParticle
- getRenderType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticle
- getRenderType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.StardustLeavesParticle
- getRenderType(Wolf, boolean, boolean, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StarWolfRenderer
- getRepairIngredient() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
-
Get the repair ingredient.
- getRepairMaterial() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Get the repair material.
- getRepairMaterial() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
-
Get the repair material.
- getResultCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Get the recipe's result count.
- getResultItem(RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- getResultItem(RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
- getResultItem(RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
- getResultItem(RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
- getResultItem(RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
- getResultItem(RegistryAccess) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
- getRule() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder.SurfaceRuleEntry
- getScalingType() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
- getSecondaryMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
- getSelectedPartsPatternIndex() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
- getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Get the recipe serializer.
- getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Get the recipe serializer.
- getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Get the recipe serializer.
- getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Get the recipe serializer.
- getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Get the recipe serializer.
- getShadeBrightness(BlockState, BlockGetter, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagBlock
-
Set the shading brightness on the client.
- getShadeBrightness(BlockState, BlockGetter, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueBase
- getShadeBrightness(BlockState, BlockGetter, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.mud.HardenedMudWindowBlock
- getShadeBrightness(BlockState, BlockGetter, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SandbagBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Set the shape of the block.
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.BarrelTapBlock
-
Set the shape of the block.
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Set the shape of the block.
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.BiohazardBoxBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.BranchBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CampChairBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CelestialLanternBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagBlock
-
Set the shape of the block.
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagPoleBlock
-
Set the shape of the block.
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.WoodenTableBlock
-
Set the shape of the block.
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
-
Set the shape of the block.
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
-
Set the shape of the block.
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueBase
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueHead
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
-
Set the shape of the block.
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.mud.HardenedMudWindowBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PitfallBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SandbagBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
- getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.WoodenSpikesBlock
- getSignal(BlockState, BlockGetter, BlockPos, Direction) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Get the signal of the block.
- getSinglePassengerXOffset() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- getSize() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- getSize() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getSlot() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
- getSlot(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- getSlotsForFace(Direction) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Get slots for faces.
- getSoundSource() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getSoundVolume() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
-
Returns the volume for the sounds this mob makes.
- getSoundVolume() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
-
Returns the volume for the sounds this mob makes.
- getStaffCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedSightStaffItem
- getStaffCooldown() - Method in interface tech.anonymoushacker1279.immersiveweapons.item.SummoningStaff
- getStandardAttributeModifiers() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
- getStandingEyeHeight(Pose, EntityDimensions) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- getStandingEyeHeight(Pose, EntityDimensions) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
-
Get the standing eye height of the entity.
- getStandingEyeHeight(Pose, EntityDimensions) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- getStandingEyeHeight(Pose, EntityDimensions) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getStandingEyeHeight(Pose, EntityDimensions) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.RockSpiderEntity
- getStandingEyeHeight(Pose, EntityDimensions) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BiodomeLifeSupportUnitBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.BasicOrientableBlock
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.BarrelTapBlock
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.SmallPartsTableBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.BiohazardBoxBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CampChairBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagBlock
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagPoleBlock
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueBase
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueHead
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.mud.HardenedMudWindowBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SandbagBlock
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
-
Set placement properties.
- getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
- getStepSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity
- getStepSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- getStepSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
-
Get the step sound.
- getStepSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
-
Get the step sound.
- getStream(Object) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- getStringValue(Object) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- getSunriseColor(float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension.TiltrosDimensionSpecialEffects
- getSwelling(float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- getSwellState() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
-
Returns the current state of creeper, -1 is idle, 1 is 'in fuse'
- getTables() - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableGenerator
- getTagName(TagKey<Item>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- getTargetedEntity() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- getTextureLocation() - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers.StormCreeperPowerLayer
- getTextureLocation(Wolf) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StarWolfRenderer
-
Returns the location of an entity's texture.
- getTextureLocation(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.CelestialTowerRenderer
-
Returns the location of an entity's texture.
- getTextureLocation(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.FireflyRenderer
-
Returns the location of an entity's texture.
- getTextureLocation(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.RockSpiderRenderer
-
Returns the location of an entity's texture.
- getTextureLocation(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.CannonballRenderer
- getTextureLocation(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.CustomArrowRenderer
-
Get the texture location.
- getTextureLocation(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.FlareRenderer
- getTextureLocation(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.MeteorRenderer
- getTextureLocation(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.MusketBallRenderer
- getTextureLocation(ChairEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.ChairRenderer
-
Get the texture location.
- getTextureLocation(DyingSoldierEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.DyingSoldierRenderer
-
Get the texture location.
- getTextureLocation(EvilEyeEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.EvilEyeRenderer
- getTextureLocation(HansEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.HansRenderer
-
Get the texture location.
- getTextureLocation(LavaRevenantEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.LavaRevenantRenderer
-
Returns the location of an entity's texture.
- getTextureLocation(StarmiteEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StarmiteRenderer
-
Returns the location of an entity's texture.
- getTextureLocation(StormCreeperEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StormCreeperRenderer
- getTextureLocation(WanderingWarriorEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.WanderingWarriorRenderer
-
Get the texture location.
- getTextureLocation(FieldMedicEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.FieldMedicRenderer
-
Get the texture location.
- getTextureLocation(MinutemanEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.MinutemanRenderer
-
Get the texture location.
- getTextureLocation(SkeletonMerchantEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SkeletonMerchantRenderer
-
Returns the location of an entity's texture.
- getTextureLocation(SkygazerEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SkygazerRenderer
-
Returns the location of an entity's texture.
- getTicker(Level, BlockState, BlockEntityType<T>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Get the ticker for the block.
- getTicker(Level, BlockState, BlockEntityType<T>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BiodomeLifeSupportUnitBlock
- getTicker(Level, BlockState, BlockEntityType<T>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Get the ticker for the block.
- getTicker(Level, BlockState, BlockEntityType<T>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
-
Get the ticker for the block.
- getTicker(Level, BlockState, BlockEntityType<T>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
-
Get the ticker for the block.
- getTicker(Level, BlockState, BlockEntityType<T>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- getTierText(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
-
Get the tier text for an item stack.
- getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Get the toast symbol.
- getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Get the toast symbol.
- getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Get the toast symbol.
- getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Get the toast symbol.
- getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Get the toast symbol.
- getToolModifiedState(BlockState, UseOnContext, ToolAction, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.StrippablePillarBlock
- getTooltipText(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
-
Get additional tooltip text (currently containing the total kills).
- getTotalWavesToSpawn() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- getToughness() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
-
Get the toughness.
- getTradeRefreshTime() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
-
Get the time until trades refresh.
- getTrades() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- getTrades() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkeletonMerchantEntity
- getTrades() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkygazerEntity
- getTrappedEntity() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
- getTurnSpeed() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.CustomHangingSignBlockEntity
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.CustomSignBlockEntity
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.CustomSkullBlockEntity
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder.Result
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder.Result
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder.Result
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder.Result
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder.Result
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder.Result
- getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Get the recipe type.
- getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Get the recipe type.
- getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Get the recipe type.
- getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Get the recipe type.
- getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Get the recipe type.
- getType() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
- getTypeFromString(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
- getUniqueFlapTickOffset() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- getUpdatePacket() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Get the entity update packet.
- getUpdatePacket() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- getUpdatePacket() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
-
Get the entity update packet.
- getUpdateTag() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Get the update tag.
- getUpdateTag() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- getUpdateTag() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
-
Get the update tag.
- getUpdateTag() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
- getUseAnimation(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- getUseAnimation(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
- getUseAnimation(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.CustomPotionItem
-
Get the use animation.
- getUseDuration(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AzulLocatorItem
- getUseDuration(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
- getUseDuration(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
-
Get the use duration.
- getUseDuration(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.CustomPotionItem
-
How long it takes to use or consume an item
- getVelocityModifier() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
- getVoicePitch() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- getWavesSpawned() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- getWeaponDamageAmount() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
- getWhiteOverlayProgress(StormCreeperEntity, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StormCreeperRenderer
- GLOBAL_LOOT_MODIFIER_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
- GLOVE_OF_RAPID_SWINGING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GLOVE_OF_RAPID_SWINGING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- GLOVE_OF_RAPID_SWINGING_ATTACK_SPEED_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- GOGGLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GOGGLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- GOLDEN - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
- GOLDEN_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GOLDEN_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- GOLDEN_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GOLDEN_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GOLDEN_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- GOLDEN_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GOLDEN_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GOLDEN_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GOLDEN_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- GrantAdvancementOnDiscovery - Interface in tech.anonymoushacker1279.immersiveweapons.entity
- GRAVITY_MODIFIER_ACCESSOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- gravityModifier - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- gravityModifier - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- gravityModifier(double) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- gravityModifier(double) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem.ArrowBuilder
- GRAY - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions.SmokeGrenadeColors
- GRAY_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- GRAY_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- GREEN - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions.SmokeGrenadeColors
- GREEN_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- GREEN_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- GRENADE_ASSEMBLY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- GUN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- GUN_OR_BOW_OR_CROSSBOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- gunBaseVelocity - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- gunCritChance() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
gunCritChancerecord component. - GunData - Class in tech.anonymoushacker1279.immersiveweapons.item.gun.data
-
Client-only data used when rendering scope overlays.
- GunData() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gun.data.GunData
- GUNPOWDER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
- GunScopePacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.item.gun
- GunScopePacketHandler(double, double, float) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Constructor for GunScopePacketHandler.
H
- HAND - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
- HAND_CANNON - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- HAND_CANNON_FIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- HAND_OF_DOOM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- HAND_OF_DOOM - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- handCannonFireInaccuracy() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
handCannonFireInaccuracyrecord component. - handCannonFireVelocity() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
handCannonFireVelocityrecord component. - HandCannonItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gun
- HandCannonItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- handle() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
handlerecord component. - handle(AstralCrystalBlock.AstralCrystalBlockPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock.AstralCrystalBlockPacketHandler
-
Handles an incoming packet, by sending it to the client/server
- handle(WarriorStatueTorso.WarriorStatueTorsoPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso.WarriorStatueTorsoPacketHandler
-
Handles an incoming packet, by sending it to the client/server
- handle(MortarBlock.MortarBlockPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock.MortarBlockPacketHandler
-
Handles an incoming packet, by sending it to the client/server
- handle(SpikeTrapBlock.SpikeTrapBlockPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock.SpikeTrapBlockPacketHandler
-
Handles an incoming packet, by sending it to the client/server
- handle(DebugTracingData.DebugDataPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
- handle(LavaRevenantEntity.LavaRevenantEntityPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity.LavaRevenantEntityPacketHandler
-
Handles an incoming packet, by sending it to the client/server
- handle(AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler
-
Handles an incoming packet, by sending it to the client/server
- handle(BulletEntity.BulletEntityPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityPacketHandler
- handle(SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Handles an incoming packet, by sending it to the client/server
- handle(SyncPlayerDataPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.event.SyncPlayerDataPacketHandler
- handle(AstralArmorItem.AstralArmorItemPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem.AstralArmorItemPacketHandler
- handle(CobaltArmorItem.CobaltArmorItemPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem.CobaltArmorItemPacketHandler
- handle(TeslaArmorItem.TeslaArmorItemPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.TeslaArmorItemPacketHandler
- handle(VentusArmorItem.VentusArmorItemPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.VentusArmorItemPacketHandler
- handle(GunScopePacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Handles an incoming packet, by sending it to the client/server
- handle(AmmunitionTableMenu.AmmunitionTableMenuPacketHandler, Supplier<NetworkEvent.Context>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu.AmmunitionTableMenuPacketHandler
- handleAccessoryAttributes(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryManager
-
Handle accessories with attribute modifiers during the player tick event.
- handleAccessoryMobEffects(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryManager
-
Handle accessories with mob effects during the player tick event.
- handleAmmoStack(ItemStack, ItemStack, int, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- handleCooldown(Item, BlockPos, Player, InteractionHand) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.SummoningStaff
- handleCooldown(Item, BlockPos, Player, InteractionHand, int) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.SummoningStaff
- handleEffectScaling(AccessoryItem, AccessoryItem.EffectType, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryManager
-
Handle the scaling of effects based on the accessory's scaling type.
- handleEntityContact(BlockState, Level, BlockPos, Entity) - Method in interface tech.anonymoushacker1279.immersiveweapons.block.barbed_wire.BarbedWireUtils
- handleEntityEvent(byte) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
-
Handle entity events.
- handleEntityEvent(byte) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MudBallEntity
- handlePowderStack(ItemStack, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- handleProjectileReflection(Level, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem
- handleTracing(Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- HANDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- hangingSignBlock(CeilingHangingSignBlock, WallHangingSignBlock, ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.data.models.BlockStateGenerator
- hangingSignBlock(CeilingHangingSignBlock, WallHangingSignBlock, ModelFile) - Method in class tech.anonymoushacker1279.immersiveweapons.data.models.BlockStateGenerator
- HANS - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
- HANS_BLESSING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- HANS_BLESSING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- HANS_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- HANS_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- HANS_HEAD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- HANS_HUT - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- HANS_HUT_CASK - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- HANS_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- HANS_WALL_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- HANS_WORTHY - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
- HansEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- HansEntity(EntityType<? extends HansEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
- HansRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- HansRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.HansRenderer
-
Constructor for HansRenderer.
- HARDENED_MUD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- HARDENED_MUD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- HARDENED_MUD_SLAB - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- HARDENED_MUD_SLAB_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- HARDENED_MUD_STAIRS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- HARDENED_MUD_STAIRS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- HARDENED_MUD_WINDOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- HARDENED_MUD_WINDOW_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- HardenedMudWindowBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.mud
- HardenedMudWindowBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.mud.HardenedMudWindowBlock
- HAS_ABANDONED_FACTORY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_BATTLEFIELD_CAMP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_BATTLEFIELD_TOWN - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_BEAR_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_BIODOME - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_CAMPSITE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_CELESTIAL_ASTEROID - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_CHAMPION_TOWER - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_CLOUD_ISLAND - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_DESTROYED_HOUSE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_GRAVEYARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_HANS_HUT - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_LANDMINE_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_PITFALL_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_SPACE_OBSERVATORY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_UNDERGROUND_BUNKER - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- HAS_WATER_TOWER - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- hasAnalogOutputSignal(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Set the block's analog output signal.
- hasClickedOutside(double, double, int, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.SmallPartsTableScreen
- hasCraftingRemainingItem(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.CustomPotionItem
-
Check if the item has a container item.
- hasCraftingRemainingItem(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.utility.BasicContainerItem
-
Check if the item has a container item.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock.AstralCrystalBlockPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso.WarriorStatueTorsoPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock.MortarBlockPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock.SpikeTrapBlockPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity.LavaRevenantEntityPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.event.SyncPlayerDataPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem.AstralArmorItemPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem.CobaltArmorItemPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.TeslaArmorItemPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.VentusArmorItemPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu.AmmunitionTableMenuPacketHandler
-
Returns a hash code value for this object.
- hashCode() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
- hasKillCount(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
-
Determine if an item stack has a kill count.
- hasTrappedEntity() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
-
Check for trapped entities.
- HEAD - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
- HEAD_ITEMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.ItemLists
- headBlocks - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.BlockLists
- HEAVY_COMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- HEAVY_WOODEN_STOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- HeavyCometEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- HeavyCometEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.HeavyCometEnchantment
- helmet() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Returns the value of the
helmetrecord component. - hitEffect - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- hitEffect - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- hitEffect - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- hitEffect(HitEffectUtils.HitEffect) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- hitEffect(HitEffectUtils.HitEffect) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem.ArrowBuilder
- HitEffectUtils - Interface in tech.anonymoushacker1279.immersiveweapons.item.tool
- HitEffectUtils.HitEffect - Enum Class in tech.anonymoushacker1279.immersiveweapons.item.tool
- hoe() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
hoerecord component. - HOLY_MANTLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- HOLY_MANTLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- holyMantleEffect(LivingHurtEvent, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- HoverGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- HoverGoal(Mob) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.HoverGoal
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
-
Called when the entity is attacked.
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.animal.StarWolfEntity
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
-
Runs when the entity is hurt.
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
-
Called when the entity is attacked.
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
-
Runs when the entity is hurt.
- hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkygazerEntity
- hurt(LavaRevenantPart, DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.MoltenGauntletItem
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.TeslaGauntletItem
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.VentusGauntletItem
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.pike.MoltenPikeItem
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
-
Runs when an enemy is hurt.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.pike.TeslaPikeItem
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.pike.VentusPikeItem
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenAxe
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenHoe
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenPickaxe
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenShovel
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenSword
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaAxe
-
Runs when an entity is hit.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaHoe
-
Runs when an entity is hit.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaPickaxe
-
Runs when an entity is hit.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaShovel
-
Runs when an entity is hit.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaSword
-
Runs when an entity is hit.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusAxe
-
Runs when an entity is hit.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusHoe
-
Runs when an entity is hit.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusPickaxe
-
Runs when an entity is hit.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusShovel
-
Runs when an entity is hit.
- hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusSword
-
Runs when an entity is hit.
I
- ICE_BOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- IceBowItem - Class in tech.anonymoushacker1279.immersiveweapons.item.bow
- IceBowItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.bow.IceBowItem
- ID - Static variable in class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger
- ID - Static variable in class tech.anonymoushacker1279.immersiveweapons.advancement.WarriorStatueActivatedTrigger
- ignite() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- IMMERSIVE_WEAPONS_FLAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- IMMERSIVE_WEAPONS_FLAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- IMMERSIVE_WEAPONS_TAB - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.DeferredRegistryHandler
- ImmersiveWeapons - Class in tech.anonymoushacker1279.immersiveweapons
- ImmersiveWeapons() - Constructor for class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
- IMPACT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- ImpactEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- ImpactEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.ImpactEnchantment
- increaseDroppedSkulls() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- incrementKillCount(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
-
Increment the kill count of an item stack.
- inertia - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- init() - Static method in class tech.anonymoushacker1279.immersiveweapons.advancement.IWCriteriaTriggers
- init() - Static method in class tech.anonymoushacker1279.immersiveweapons.block.properties.WoodTypes
- init() - Static method in class tech.anonymoushacker1279.immersiveweapons.client.gui.IWOverlays
- init() - Static method in class tech.anonymoushacker1279.immersiveweapons.init.DeferredRegistryHandler
-
Initialize deferred registers.
- init() - Static method in class tech.anonymoushacker1279.immersiveweapons.init.DispenserBehaviorRegistry
-
Initialize the dispenser behavior registry.
- init() - Static method in class tech.anonymoushacker1279.immersiveweapons.init.PostSetupHandler
-
Initialize attributes which must be applied after setup.
- init() - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.CustomBlockSetTypes
- init(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- init(FMLCommonSetupEvent) - Method in interface tech.anonymoushacker1279.immersiveweapons.api.IWPlugin
-
Initialize your plugin here.
- initialize(ItemStack, int) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
-
Make an item stack have a kill count.
- initializeClient(Consumer<IClientItemExtensions>) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- initializeClient(Consumer<IClientItemExtensions>) - Method in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
- initializePlugins(FMLCommonSetupEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.api.PluginHandler
-
Initialize plugins.
- INSOMNIA_AMULET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- INSOMNIA_AMULET - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- INSOMNIA_SCALING - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder.EffectScalingType
-
Scales the effect value based on the player's insomnia value, beginning after 24000 ticks.
- INSTANCE - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- INSTANCE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PacketHandler
- interact(Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- interactLivingEntity(ItemStack, Player, LivingEntity, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
- invalidateCaps() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Invalidate capabilities.
- inventory - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- inventoryChanged() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Set the change state.
- inventoryTick(ItemStack, Level, Entity, int, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
- inventoryTick(ItemStack, Level, Entity, int, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- IRON - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
- IRON_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- IRON_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- IRON_BARREL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- IRON_FIST - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- IRON_FIST - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- IRON_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- IRON_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- IRON_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- IRON_PANEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- IRON_PANEL_BARS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- IRON_PANEL_BARS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- IRON_PANEL_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- IRON_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- IRON_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- IRON_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- IRON_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- is(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
-
Returns true if Entity argument is equal to this Entity
- IS_BASE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagPoleBlock
- IS_BATTLEFIELD - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- IS_DEADMANS_DESERT - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- IS_LUSH_CAVE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeWorldGenTagGroups
- IS_PLAINS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeWorldGenTagGroups
- IS_STARLIGHT_PLAINS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- IS_TILTROS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- IS_TILTROS_WASTES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
- IS_WET_CAVE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeWorldGenTagGroups
- isAccessoryActive(Player, AccessoryItem) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
-
Check if the specified accessory is active for the player.
- isAccessoryActive(Player, AccessoryItem) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.IWCBBridge
- isActive(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
-
Check if this accessory is active.
- isActive(Player, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
-
Check if this accessory is active.
- isBeneficial() - Method in class tech.anonymoushacker1279.immersiveweapons.potion.BleedingEffect
- isBulletCritical - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- isBulletCritical() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityPacketHandler
-
Returns the value of the
isBulletCriticalrecord component. - isBurning() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
-
Check if the fuel is currently burning.
- isDebugTracingEnabled - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- isDoneSpawningWaves() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- isDurationEffectTick(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.AlcoholEffect
-
Check if the duration effect is ticking.
- isDurationEffectTick(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.BleedingEffect
-
Check if the duration effect is ticking.
- isDurationEffectTick(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.MorphineEffect
-
Check if the duration effect is ticking.
- isEmpty() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Check if the inventory is empty.
- isEmpty() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Check if the inventory is empty.
- isEnchantable(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
- isExplosive - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- isExplosive - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- isExplosive(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- isFlapping() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- isFoggyAt(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension.TiltrosDimensionSpecialEffects
- isFuel(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Check if an item is fuel.
- isFuel(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
-
Check if the given ItemStack is a fuel item.
- isHoldingGun() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
- isIgnited() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- isIgnoringBlockTriggers() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
-
Return whether this entity should NOT trigger a pressure plate or a tripwire.
- isImmuneToProjectiles - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
- isInfinite(ItemStack, ItemStack, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
-
Check if the bullet is infinite.
- isInfinite(ItemStack, ItemStack, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
-
Check if the arrow is infinite.
- isIngredient(RecipeManager, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
-
Check if the given ItemStack is a valid ingredient for any recipe.
- isIngredient(RecipeManager, ItemStack, int) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
-
Check if the given ItemStack is a valid ingredient for the given recipe in the given slot.
- isLocked() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
- isLookingAtMe(Entity, Player) - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.GrantAdvancementOnDiscovery
- isMaxGroupSizeReached(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.animal.StarWolfEntity
- isMaxGroupSizeReached(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- isMultipartEntity() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- isPersistenceRequired() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- isPickable() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
-
Returns true if other Entities should be prevented from moving through this Entity.
- isPluginActive(String) - Static method in class tech.anonymoushacker1279.immersiveweapons.api.PluginHandler
-
Check if a plugin is active.
- isPluginRegistered(String) - Static method in class tech.anonymoushacker1279.immersiveweapons.api.PluginHandler
-
Check if a plugin has been registered.
- isPowder(Item) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- isPowered() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
-
Get the power status.
- isPowered() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- isPushable() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- isPushable() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- isResting() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- isSignalSource(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Set the block's signal source.
- isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedSightStaffItem
- isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
-
Check if the repair item is valid.
- isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.MeteorStaffItem
- isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
-
Check if the repair item is valid.
- isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusStaff
-
Check for a valid repair item.
- itemAttributeModifierEvent(ItemAttributeModifierEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- ItemLists - Class in tech.anonymoushacker1279.immersiveweapons.data.lists
- ItemLists() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.lists.ItemLists
- ItemModelGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.models
- ItemModelGenerator(PackOutput, ExistingFileHelper) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.models.ItemModelGenerator
- ItemRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- ItemRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- itemRegistryPath(Item) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
-
Returns the path of the registry name for the given item.
- items - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
- ITEMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ItemsForEmeralds - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trades
- ItemsForEmeralds(Item, int, int, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.ItemsForEmeralds
- ItemsForEmeralds(ItemStack, int, int, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.ItemsForEmeralds
- ItemsForEmeralds(ItemStack, int, int, int, int, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.ItemsForEmeralds
- ItemsForEmeralds(Block, int, int, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trades.ItemsForEmeralds
- ItemStackMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin
-
Re-color enchantment names at the max Skygazer cap.
- ItemStackMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.ItemStackMixin
- ItemTagsGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.tags
- ItemTagsGenerator(PackOutput, CompletableFuture<HolderLookup.Provider>, BlockTagsProvider, ExistingFileHelper) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.ItemTagsGenerator
- IWBiomeModifiers - Class in tech.anonymoushacker1279.immersiveweapons.data.modifiers
- IWBiomeModifiers() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.modifiers.IWBiomeModifiers
- IWBiomes - Class in tech.anonymoushacker1279.immersiveweapons.data.biomes
- IWBiomes() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.biomes.IWBiomes
- IWBlockTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons
- IWBlockTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWBlockTagGroups
- IWCB_LOADED - Static variable in class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
- IWCBBridge - Class in tech.anonymoushacker1279.immersiveweapons.util
-
This class is used to access IWCB methods.
- IWCBBridge() - Constructor for class tech.anonymoushacker1279.immersiveweapons.util.IWCBBridge
- IWConfiguredCarvers - Class in tech.anonymoushacker1279.immersiveweapons.data.features
- IWConfiguredCarvers() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredCarvers
- IWConfiguredFeatures - Class in tech.anonymoushacker1279.immersiveweapons.data.features
- IWConfiguredFeatures() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- IWCriteriaTriggers - Class in tech.anonymoushacker1279.immersiveweapons.advancement
- IWCriteriaTriggers() - Constructor for class tech.anonymoushacker1279.immersiveweapons.advancement.IWCriteriaTriggers
- IWDamageSources - Class in tech.anonymoushacker1279.immersiveweapons.world.level
- IWDamageSources() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- IWDamageTypes - Class in tech.anonymoushacker1279.immersiveweapons.data.damage_types
- IWDamageTypes() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- IWDimensions - Class in tech.anonymoushacker1279.immersiveweapons.data.dimensions
- IWDimensions() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.dimensions.IWDimensions
- IWItemTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons
- IWItemTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- IWKeyBinds - Class in tech.anonymoushacker1279.immersiveweapons.client
- IWKeyBinds() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.IWKeyBinds
- IWLanguageProvider - Class in tech.anonymoushacker1279.immersiveweapons.data.lang
- IWLanguageProvider(PackOutput, String) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.lang.IWLanguageProvider
- IWMudBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.mud
- IWMudBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.mud.IWMudBlock
- IWOverlays - Class in tech.anonymoushacker1279.immersiveweapons.client.gui
- IWOverlays() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.gui.IWOverlays
- IWOverworldBiomesProvider - Class in tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.biomes
- IWOverworldBiomesProvider(ResourceLocation, RegionType, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.biomes.IWOverworldBiomesProvider
- IWPlacedFeatures - Class in tech.anonymoushacker1279.immersiveweapons.data.features
- IWPlacedFeatures() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- IWPlugin - Interface in tech.anonymoushacker1279.immersiveweapons.api
- IWSurfaceRuleData - Class in tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.biomes
- IWSurfaceRuleData() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.biomes.IWSurfaceRuleData
- IWWorldGenTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons
- IWWorldGenTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWWorldGenTagGroups
J
- JONNYS_CURSE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- JONNYS_CURSE_SPEED_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- jonnysCurseEffect(LivingHurtEvent, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- JOURNEYMAN - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
- JUNGLE_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- JUNGLE_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
K
- keyInputEvent(InputEvent.Key) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientForgeEventSubscriber
- KILL_COUNT_TAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
- KILL_COUNTER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- KillCountWeapon - Class in tech.anonymoushacker1279.immersiveweapons.item
-
A utility class for weapons that have a kill count.
- KillCountWeapon() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
- KillCountWeapon.WeaponTier - Enum Class in tech.anonymoushacker1279.immersiveweapons.item
-
An enum of weapon name tiers, which are used to determine the level of a weapon based on the amount of kills.
- KNOCKBACK_RESISTANCE - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- knockbackStrength - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- knockbackStrength(int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- knockbackStrength(int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem.ArrowBuilder
L
- LANDMINE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- LANDMINE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- LANDMINE - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- LANDMINE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- LANDMINE_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- LandmineBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- LandmineBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
-
Constructor for LandmineBlock.
- LanguageGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.lang
- LanguageGenerator(PackOutput) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.lang.LanguageGenerator
- lastDamageDealt - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- lastDamageDealt() - Method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
-
Returns the value of the
lastDamageDealtrecord component. - lastDamageTaken - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- lastDamageTaken() - Method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
-
Returns the value of the
lastDamageTakenrecord component. - LAVA_GOGGLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- LAVA_GOGGLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- LAVA_REVENANT_AMBIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- LAVA_REVENANT_BITE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- LAVA_REVENANT_DEATH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- LAVA_REVENANT_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- LAVA_REVENANT_FLAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- LAVA_REVENANT_HURT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- LAVA_REVENANT_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- LAVA_REVENANT_SWOOP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- LavaRevenantEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant
- LavaRevenantEntity(EntityType<? extends LavaRevenantEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- LavaRevenantEntity.LavaRevenantEntityPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant
- LavaRevenantEntityPacketHandler(BlockPos) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity.LavaRevenantEntityPacketHandler
-
Constructor for LavaRevenantEntityPacketHandler.
- LavaRevenantEyesLayer<T extends LavaRevenantEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers
- LavaRevenantEyesLayer(RenderLayerParent<T, LavaRevenantModel<T>>) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers.LavaRevenantEyesLayer
- LavaRevenantModel<T extends LavaRevenantEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.model
- LavaRevenantModel(ModelPart) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.model.LavaRevenantModel
- LavaRevenantPart - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant
- LavaRevenantPart(LavaRevenantEntity, String, float, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
- LavaRevenantRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- LavaRevenantRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.LavaRevenantRenderer
- LAYER_LOCATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.model.CelestialTowerModel
- LAYER_LOCATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.model.EvilEyeModel
- LAYER_LOCATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.model.FireflyModel
- LAYER_LOCATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.model.MeteorModel
- LAYER_LOCATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.model.SkeletonMerchantModel
- leaves() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
leavesrecord component. - LegacyMappingsHandler - Class in tech.anonymoushacker1279.immersiveweapons.util
-
Handles remapping old item IDs to new ones.
- LegacyMappingsHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.util.LegacyMappingsHandler
- LEGENDARY - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
- leggings() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Returns the value of the
leggingsrecord component. - level() - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.EntityMixin
- levelLoadEvent(LevelEvent.Load) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- LIGHT_BLUE_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- LIGHT_BLUE_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- LIGHT_GRAY_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- LIGHT_GRAY_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- LIME_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- LIME_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- LIT - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
- liveBulletDamage - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- liveBulletDamage() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityPacketHandler
-
Returns the value of the
liveBulletDamagerecord component. - livingDamageEvent(LivingDamageEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- livingDeathEvent(LivingDeathEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- livingDropsEvent(LivingDropsEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- livingExperienceDropEvent(LivingExperienceDropEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- livingHurtEvent(LivingHurtEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- livingKnockBackEvent(LivingKnockBackEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Load NBT data.
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
-
Load NBT data.
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Load NBT data.
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AzulStainedOrchidBlockEntity
-
Load NBT data.
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
-
Load NBT data.
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.CelestialLanternBlockEntity
-
Load NBT data.
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
-
Load NBT data.
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
-
Load NBT data.
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Load NBT data.
- load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
- load(CompoundTag, CallbackInfo) - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.EntityMixin
-
Loading entities from tags does not respect any "passenger" tags, so we need to inject into the load method to manually set the passengers.
- LOADED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
- log() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
logrecord component. - LOGGER - Static variable in class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
- logsBlockTag() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
logsBlockTagrecord component. - LogShardsLootModifierHandler - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot
- logsItemTag() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
logsItemTagrecord component. - LONG_CELESTIAL_BREW_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
- LONG_DEATH_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
- lootingLevelEvent(LootingLevelEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- LootModifierRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- LootModifierRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
- LootTableGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.loot
- LootTableGenerator(PackOutput) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableGenerator
- LootTableLocations - Class in tech.anonymoushacker1279.immersiveweapons.data.loot
- LootTableLocations() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
M
- MAGENTA_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MAGENTA_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- makeRules() - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.biomes.IWSurfaceRuleData
- MALEVOLENT_GAZE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- MalevolentGazeEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- MalevolentGazeEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.MalevolentGazeEnchantment
- MANGROVE_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MANGROVE_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- MASTER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
- matches(ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
- matches(Container, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
- matches(Container, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Used to check if a recipe matches current crafting inventory.
- matches(Container, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Used to check if a recipe matches current crafting inventory.
- matches(Container, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Used to check if a recipe matches current crafting inventory.
- matches(Container, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Used to check if a recipe matches current crafting inventory.
- matches(Container, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
- matches(Block) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
- material() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Returns the value of the
materialrecord component. - material() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
materialrecord component. - material() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Returns the value of the
materialrecord component. - material() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Returns the value of the
materialrecord component. - material() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Returns the value of the
materialrecord component. - material1() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Returns the value of the
material1record component. - material2() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Returns the value of the
material2record component. - materialCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Returns the value of the
materialCountrecord component. - MaterialGroup(TagKey<Item>, float, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
- MaterialGroup(Ingredient, float, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
-
Represents a group of materials within a recipe for the Ammunition Table.
- materials() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
-
Returns the value of the
materialsrecord component. - maxArmorProtection() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
maxArmorProtectionrecord component. - maxCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Returns the value of the
maxCountrecord component. - maxHealth - Variable in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
- mayPlace(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.slot.TeslaSynthesizerFuelSlot
-
Check if the stack is allowed to be placed in this slot.
- mayPlace(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.slot.TeslaSynthesizerMaterialSlot
- mayPlace(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.slot.TeslaSynthesizerResultSlot
-
Check if the stack is allowed to be placed in this slot.
- mayPlaceOn(BlockState, BlockGetter, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.DeathweedBlock
- MEDAL_OF_ADEQUACY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MEDAL_OF_ADEQUACY - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- MEDIC_STATUE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MEDIC_STATUE_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- MEDIC_STATUE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- MedicStatueBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.misc
- MedicStatueBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
-
Constructor for MedicStatueBlock.
- MedicStatueBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- MedicStatueBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.MedicStatueBlockEntity
-
Constructor for MedicStatueBlockEntity.
- MELEE_BLEED_CHANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Chance for melee attacks to inflict
BleedingEffect. - MELEE_CRIT_CHANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Chance for any melee attack to become critical, regardless of vanilla critical hit conditions.
- MELEE_CRIT_DAMAGE_BONUS - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Modifier to melee critical damage.
- MELEE_DAMAGE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Modifier for melee damage.
- MELEE_DAMAGE_BONUS - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- MELEE_KNOCKBACK - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Modifier to melee knockback.
- MELEE_MASTERS_MOLTEN_GLOVE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MELEE_MASTERS_MOLTEN_GLOVE - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- meleeAttackGoal - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
- meleeBleedChanceEffects(LivingHurtEvent, Player, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- meleeCritChanceEffects(CriticalHitEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- meleeCritDamageBonusEffects(CriticalHitEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- meleeDamageEffects(LivingHurtEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- meleeItemDamage - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- meleeKnockbackEffects(LivingKnockBackEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- MENU_TYPES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.MenuTypeRegistry
- MenuTypeRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- MenuTypeRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.MenuTypeRegistry
- mergeToList(Object, Object) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- mergeToList(Object, List<Object>) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- mergeToMap(Object, Object, Object) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- METAL_INGOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeItemTagGroups
- METAL_NUGGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeItemTagGroups
- meteor(Entity, Entity) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- METEOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- METEOR_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- METEOR_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- METEOR_STAFF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- METEOR_STAFF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MeteorEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- MeteorEntity(EntityType<? extends Projectile>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
- MeteorModel<T extends MeteorEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.model
- MeteorModel(ModelPart) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.model.MeteorModel
- MeteorRenderer<T extends MeteorEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile
- MeteorRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.MeteorRenderer
- meteorStaffExplosionBreakBlocks() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
meteorStaffExplosionBreakBlocksrecord component. - meteorStaffExplosionRadius() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
meteorStaffExplosionRadiusrecord component. - MeteorStaffItem - Class in tech.anonymoushacker1279.immersiveweapons.item
- MeteorStaffItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.MeteorStaffItem
- meteorStaffMaxUseRange() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
meteorStaffMaxUseRangerecord component. - MEXICAN_FLAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MEXICAN_FLAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- minCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Returns the value of the
minCountrecord component. - mineBlock(ItemStack, Level, BlockState, BlockPos, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
- mineBlock(ItemStack, Level, BlockState, BlockPos, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
-
Runs when a block is mined.
- MINUTEMAN - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
- MINUTEMAN_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- MINUTEMAN_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MINUTEMAN_HEAD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- MINUTEMAN_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MINUTEMAN_STATUE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MINUTEMAN_STATUE_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- MINUTEMAN_STATUE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- MINUTEMAN_WALL_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MinutemanEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.neutral
- MinutemanEntity(EntityType<? extends MinutemanEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
-
Constructor for MinutemanEntity.
- MinutemanRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- MinutemanRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.MinutemanRenderer
-
Constructor for MinutemanRenderer.
- MinutemanStatueBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.misc
- MinutemanStatueBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
-
Constructor for MinutemanStatueBlock.
- MinutemanStatueBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- MinutemanStatueBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.MinutemanStatueBlockEntity
-
Constructor for MinutemanStatueBlockEntity.
- misfireChance - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- misfireChance(float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- missingBlockMappings(MissingMappingsEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
-
Event handler for the MissingMappingsEvent.
- missingEntityMappings(MissingMappingsEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
-
Event handler for the MissingMappingsEvent.
- missingItemMappings(MissingMappingsEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
-
Event handler for the MissingMappingsEvent.
- missingSoundEventMappings(MissingMappingsEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
-
Event handler for the MissingMappings (Sound) event.
- mobInteract(Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- mobInteract(Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkeletonMerchantEntity
- mobInteract(Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkygazerEntity
- MOD_ID - Static variable in class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
- modConfigReloadEvent(ModConfigEvent.Reloading) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ModEventSubscriber
- model - Variable in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.MeteorRenderer
- model() - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers.StormCreeperPowerLayer
- MODEL_GENERATOR_IGNORED_ITEMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.ItemLists
- ModEventSubscriber - Class in tech.anonymoushacker1279.immersiveweapons.event
- ModEventSubscriber() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.ModEventSubscriber
- MOLOTOV - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem.ThrowableType
- MOLOTOV_COCKTAIL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLOTOV_COCKTAIL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- MolotovEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- MolotovEntity(EntityType<? extends MolotovEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
-
Constructor for MolotovEntity.
- MolotovEntity(Level, double, double, double) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
-
Constructor for MolotovEntity.
- MolotovEntity(Level, LivingEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
-
Constructor for MolotovEntity.
- MOLTEN - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- MOLTEN - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils.HitEffect
- MOLTEN - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
- MOLTEN - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
- MOLTEN - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomItemMaterials
- MOLTEN_ARMOR_EQUIP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- MOLTEN_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- MOLTEN_AXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_BLOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MOLTEN_BLOCK_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- MOLTEN_BOOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_CHESTPLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_HELMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_HOE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_INGOT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_INGOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- MOLTEN_LEGGINGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- MOLTEN_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- MOLTEN_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MOLTEN_ORE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- MOLTEN_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- MOLTEN_ORE_TARGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.OreReplacementData.OreReplacementTargets
- MOLTEN_PICKAXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_SHARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_SHARDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- MOLTEN_SHOVEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_SMITHING_TEMPLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_SWORD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MOLTEN_TOOL_SMELTING_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
- MoltenArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- MoltenArmorItem(ArmorMaterial, ArmorItem.Type, Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.MoltenArmorItem
- moltenArmorSetBonus(LivingHurtEvent, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.EnvironmentEffects
- MoltenAxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
- MoltenAxe(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenAxe
- MoltenGauntletItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gauntlet
- MoltenGauntletItem(Tier, int, float, Item.Properties, float, int, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.MoltenGauntletItem
- MoltenHoe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
- MoltenHoe(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenHoe
- MoltenPickaxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
- MoltenPickaxe(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenPickaxe
- MoltenPikeItem - Class in tech.anonymoushacker1279.immersiveweapons.item.pike
- MoltenPikeItem(Tier, Item.Properties, double, double, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.pike.MoltenPikeItem
- MoltenShovel - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
- MoltenShovel(Tier, float, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenShovel
- MoltenSword - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
- MoltenSword(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenSword
- MoltenToolSmeltingModifierHandler - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot
- MOONGLOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MOONGLOW_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- MOONGLOW_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
- MoonglowBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- MoonglowBlock(Supplier<MobEffect>, int, BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.MoonglowBlock
- MoonglowParticle - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
- MoonglowParticle(ClientLevel, double, double, double, double, double, double, SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.MoonglowParticle
- MoonglowParticle.Provider - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
- MORPHINE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MORPHINE_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
- MorphineEffect - Class in tech.anonymoushacker1279.immersiveweapons.potion
- MorphineEffect(MobEffectCategory, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.potion.MorphineEffect
-
Constructor for MorphineEffect.
- MorphineItem - Class in tech.anonymoushacker1279.immersiveweapons.item.fortitude
- MorphineItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.fortitude.MorphineItem
-
Constructor for MorphineItem.
- MORTAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- MORTAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MORTAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- MORTAR_AND_PESTLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MORTAR_FIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- MORTAR_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- MORTAR_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- MORTAR_SHELL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MORTAR_SHELL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- MortarBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- MortarBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
-
Constructor for MortarBlock.
- MortarBlock.MortarBlockPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.block
- MortarBlockPacketHandler(BlockPos) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock.MortarBlockPacketHandler
-
Constructor for MortarBlockPacketHandler.
- MortarShellEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- MortarShellEntity(EntityType<? extends Projectile>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity
- mouseClicked(double, double, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.SmallPartsTableScreen
- mouseDragged(double, double, int, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.AmmunitionTableScreen
- mouseDragged(double, double, int, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.SmallPartsTableScreen
- mouseScrolled(double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.AmmunitionTableScreen
- mouseScrolled(double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.SmallPartsTableScreen
- MRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.food.FoodItemProperties
- MUD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- MUD_BALL - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem.ThrowableType
- MUD_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MUD_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- MUD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- MudBallEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- MudBallEntity(EntityType<? extends MudBallEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MudBallEntity
- MudBallEntity(Level, LivingEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MudBallEntity
- MUSKET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MUSKET_BALL_ITEMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.ItemLists
- MUSKET_BALLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- MUSKET_BALLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- MUSKET_FIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- MUSKET_SCOPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- MusketBallRenderer<T extends BulletEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile
- MusketBallRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.MusketBallRenderer
- musketFireInaccuracy() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
musketFireInaccuracyrecord component. - musketFireVelocity() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
musketFireVelocityrecord component. - MusketItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gun
- MusketItem(Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gun.MusketItem
-
Constructor for MusketItem.
- MUZZLE_FLASH_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
- MuzzleFlashParticle - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
- MuzzleFlashParticle(ClientLevel, double, double, double, double, double, double, SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.MuzzleFlashParticle
- MuzzleFlashParticle.Provider - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
N
- name - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
- NECKLACE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
- neighborChanged(BlockState, Level, BlockPos, Block, BlockPos, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BiodomeLifeSupportUnitBlock
- neighborChanged(BlockState, Level, BlockPos, Block, BlockPos, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueHead
- neighborChanged(BlockState, Level, BlockPos, Block, BlockPos, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso
- neighborChanged(BlockState, Level, BlockPos, Block, BlockPos, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
-
Runs when neighboring blocks change state.
- neighborChanged(BlockState, Level, BlockPos, Block, BlockPos, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- neighborChanged(BlockState, Level, BlockPos, Block, BlockPos, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
-
Runs when neighboring blocks change state.
- neighborChanged(BlockState, Level, BlockPos, Block, BlockPos, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
-
Runs when neighboring blocks change state.
- NETHER_SULFUR_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- NETHER_SULFUR_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- NETHER_SULFUR_ORE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- NETHER_SULFUR_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- NETHERITE_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- NETHERITE_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- NETHERITE_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- NETHERITE_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- NETHERITE_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- NETHERITE_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- NETHERITE_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- NETHERITE_RING - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- NETHERITE_SHIELD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- NETHERITE_SHIELD - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- NETHERITE_SHIELD_KB_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- netherrackBasedOres - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.BlockLists
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BiodomeLifeSupportUnitBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AzulStainedOrchidBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CelestialLanternBlock
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomWallSkullBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.sign.CustomCeilingHangingSignBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.sign.CustomStandingSignBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.sign.CustomWallHangingSignBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.sign.CustomWallSignBlock
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AstralCrystalBlockEntity
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AzulStainedOrchidBlockEntity
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.CelestialLanternBlockEntity
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.MedicStatueBlockEntity
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.MinutemanStatueBlockEntity
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
-
Create a block entity for the block.
- newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Create a block entity for the block.
- NIGHT_VISION_GOGGLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- NIGHT_VISION_GOGGLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- NIGHTMARISH_STARE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- NightmarishStareEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- NightmarishStareEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.NightmarishStareEnchantment
- NO_SCALING - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder.EffectScalingType
-
The default scaling type, which has no effects on the final value.
- NONE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils.HitEffect
- notJonny(UUID) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
-
Check if the specified UUID is not Jonny's.
- NOVICE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
- nugget() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
nuggetrecord component. - nugget() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Returns the value of the
nuggetrecord component. - NUMBER_PROVIDERS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.NumberProviderRegistry
- NumberProviderRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- NumberProviderRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.NumberProviderRegistry
O
- OAK_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- OAK_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- OBSIDIAN_ROD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- OBSIDIAN_RODS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- OBSIDIAN_SHARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- onArmorTick(ItemStack, Level, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem
-
Runs once per tick while armor is equipped
- onArmorTick(ItemStack, Level, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem
-
Runs once per tick while armor is equipped
- onArmorTick(ItemStack, Level, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.MoltenArmorItem
-
Runs once per tick while armor is equipped
- onArmorTick(ItemStack, Level, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem
-
Runs once per tick while armor is equipped
- onArmorTick(ItemStack, Level, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem
-
Runs once per tick while armor is equipped
- onDestroyedByPlayer(BlockState, Level, BlockPos, Player, boolean, FluidState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
- onDroppedByPlayer(ItemStack, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- onHit(HitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- onHit(HitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
- onHit(HitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
-
Runs when an entity/block is hit.
- onHit(HitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity
- onHit(HitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MudBallEntity
- onHit(HitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
- onHitBlock(BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- onHitEntity(EntityHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- onHitEntity(EntityHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MudBallEntity
- onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BiodomeLifeSupportUnitBlock
- onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
- onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
-
Runs when neighboring blocks change state.
- onPlace(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
-
Runs when neighboring blocks change state.
- onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
- onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Runs when the block is removed.
- onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
-
Runs when the block is removed.
- onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
- onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- onSyncedDataUpdated(EntityDataAccessor<?>) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- onTake(Player, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.slot.TeslaSynthesizerResultSlot
-
Runs when the stack is taken from the object.
- onUseTick(Level, LivingEntity, ItemStack, int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AzulLocatorItem
- onUseTick(Level, LivingEntity, ItemStack, int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
- onUseTick(Level, LivingEntity, ItemStack, int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- openCustomInventoryScreen(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- ORANGE_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- ORANGE_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- OreReplacementData - Class in tech.anonymoushacker1279.immersiveweapons.world.level.levelgen
- OreReplacementData() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.OreReplacementData
- OreReplacementData.OreReplacementTargets - Class in tech.anonymoushacker1279.immersiveweapons.world.level.levelgen
- OreReplacementTargets() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.OreReplacementData.OreReplacementTargets
P
- PacketHandler - Class in tech.anonymoushacker1279.immersiveweapons.init
- PacketHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.PacketHandler
- packetType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.VentusArmorItemPacketHandler
-
Returns the value of the
packetTyperecord component. - PADDED_LEATHER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- PADDED_LEATHER_BOOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- PADDED_LEATHER_CHESTPLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- PADDED_LEATHER_HELMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- PADDED_LEATHER_LEGGINGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- PaddedLeatherArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- PaddedLeatherArmorItem(ArmorMaterial, ArmorItem.Type, Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.PaddedLeatherArmorItem
- PainkillerItem - Class in tech.anonymoushacker1279.immersiveweapons.item.fortitude
- PainkillerItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.fortitude.PainkillerItem
-
Constructor for PainkillerItem.
- PAINKILLERS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- PanelBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- PanelBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
-
Represents a thin block typically used for external structure reinforcement.
- PANIC_ALARM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- PANIC_ALARM_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- PANIC_ALARM_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- PANIC_ALARM_RANGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
- PANIC_ALARM_SOUND - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- PanicAlarmBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- PanicAlarmBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
-
Constructor for PanicAlarmBlock.
- PanicAlarmBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- PanicAlarmBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
-
Constructor for PanicAlarmBlockEntity.
- parentMob - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
- PARTICLE_TYPES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
- ParticleTypesRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- ParticleTypesRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
- PATCH_DEATHWEED - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- PATCH_DEATHWEED_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- PATCH_MOONGLOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- PATCH_MOONGLOW_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- PATCH_WOODEN_SPIKES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- PATCH_WOODEN_SPIKES_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- performRangedAttack(LivingEntity, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
- performRangedAttack(LivingEntity, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- pickaxe() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
pickaxerecord component. - pierceLevel - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- pierceLevel(int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- pierceLevel(int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem.ArrowBuilder
- pike() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
pikerecord component. - pike() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Returns the value of the
pikerecord component. - PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- pikeHead() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
pikeHeadrecord component. - pikeHead() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Returns the value of the
pikeHeadrecord component. - PikeItem - Class in tech.anonymoushacker1279.immersiveweapons.item.pike
- PikeItem(Tier, Item.Properties, double, double, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
- pillar() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
pillarrecord component. - pillar(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- pillar(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.StonecutterRecipes
- PINK_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- PINK_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- PISTON_CRUSHING_RECIPE_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
- PISTON_CRUSHING_RECIPE_TYPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
- PistonCrushingRecipe - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- PistonCrushingRecipe(ResourceLocation, Block, ItemStack, int, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Constructor for PistonCrushingRecipe.
- PistonCrushingRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- PistonCrushingRecipeBuilder - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- PistonCrushingRecipeBuilder(RecipeSerializer<?>, Block, Item, int, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder
- PistonCrushingRecipeBuilder.Result - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- PITFALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- PITFALL_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- PitfallBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- PitfallBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.PitfallBlock
-
Constructor for PitfallBlock.
- place(TreeDecorator.Context) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.treedecorators.BurnedBranchDecorator
- placeEntity(Entity, ServerLevel, ServerLevel, float, Function<Boolean, Entity>) - Method in class tech.anonymoushacker1279.immersiveweapons.world.TiltrosTeleporter
- planks() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
planksrecord component. - playerCloneEvent(PlayerEvent.Clone) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- playerFOV - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.gun.data.GunData
- playerFOV() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Returns the value of the
playerFOVrecord component. - playerTickEvent(TickEvent.PlayerTickEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- playerUUID() - Method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
-
Returns the value of the
playerUUIDrecord component. - playerUUID() - Method in record class tech.anonymoushacker1279.immersiveweapons.event.SyncPlayerDataPacketHandler
-
Returns the value of the
playerUUIDrecord component. - playerWillDestroy(Level, BlockPos, BlockState, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- playStepSound(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
-
Play the step sound.
- playStepSound(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StarmiteEntity
- playStepSound(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity
- playStepSound(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- playTeleportSound(ServerPlayer, ServerLevel, ServerLevel) - Method in class tech.anonymoushacker1279.immersiveweapons.world.TiltrosTeleporter
- PLIERS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- PluginHandler - Class in tech.anonymoushacker1279.immersiveweapons.api
- PluginHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.api.PluginHandler
- populateDefaultEquipmentSlots(RandomSource, DifficultyInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
- populateDefaultEquipmentSlots(RandomSource, DifficultyInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
-
Gives armor or weapon for entity based on given DifficultyInstance
- populateDefaultEquipmentSlots(RandomSource, DifficultyInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
-
Gives armor or weapon for entity based on given DifficultyInstance
- populateDefaultEquipmentSlots(RandomSource, DifficultyInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- pos() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock.AstralCrystalBlockPacketHandler
-
Returns the value of the
posrecord component. - position() - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.EntityMixin
- PostSetupHandler - Class in tech.anonymoushacker1279.immersiveweapons.init
- PostSetupHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.PostSetupHandler
- POTASSIUM_NITRATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- POTASSIUM_NITRATE_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- POTASSIUM_NITRATE_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- POTASSIUM_NITRATE_ORE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- POTASSIUM_NITRATE_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- POTASSIUM_NITRATE_ORE_TARGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.OreReplacementData.OreReplacementTargets
- PotionRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- PotionRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
- POTIONS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
- POTTED_DEATHWEED - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- POTTED_MOONGLOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- POWDER_HORN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- POWDER_HORN - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- POWERED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.BiodomeLifeSupportUnitBlock
- POWERED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueHead
- POWERED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso
- POWERED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
- prefix(String) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
-
Get the prefix of a string.
- prepareMobModel(T, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.SkeletonMerchantModel
- prePistonEvent(PistonEvent.Pre) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- pressurePlate() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
pressurePlaterecord component. - primaryMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Returns the value of the
primaryMaterialrecord component. - PROJECTILE_DAMAGE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Modifier for projectile damage.
- PROJECTILE_DAMAGE_BONUS - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- projectileDamageEffects(LivingHurtEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
- propagatesSkylightDown(BlockState, BlockGetter, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
- Provider(SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.BloodParticle.Provider
- Provider(SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticle.Provider
- Provider(SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.DeadmansDesertAmbientParticle.Provider
- Provider(SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.MoonglowParticle.Provider
- Provider(SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.MuzzleFlashParticle.Provider
- Provider(SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticle.Provider
- Provider(SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.StardustLeavesParticle.Provider
- PUNJI_STICKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- PUNJI_STICKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- PUNJI_STICKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- PUNJI_STICKS_FALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- PUNJI_STICKS_FALL_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- PUNJI_STICKS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- PUNJI_STICKS_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- PunjiSticksBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- PunjiSticksBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
-
Constructor for PunjiSticksBlock.
- PURPLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions.SmokeGrenadeColors
- PURPLE_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- PURPLE_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- pushEntities() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
Q
- quickMoveStack(Player, int) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu
- quickMoveStack(Player, int) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
-
Handle when the stack in slot
indexis shift-clicked. - quickMoveStack(Player, int) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
R
- randomizeColor(float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticle
- randomizeColor(float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticle
- randomTick(BlockState, ServerLevel, BlockPos, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.block.mud.DriedMudBlock
- randomTick(BlockState, ServerLevel, BlockPos, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.block.mud.IWMudBlock
- RangedGunAttackGoal<T extends net.minecraft.world.entity.Mob & net.minecraft.world.entity.monster.RangedAttackMob> - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- RangedGunAttackGoal(T, double, int, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
- RAPID_FIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- RapidFireEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- RapidFireEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.RapidFireEnchantment
- RAW_ASTRAL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- RAW_COBALT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- RAW_COBALT_BLOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- RAW_COBALT_BLOCK_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- RAW_SULFUR_BLOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- RAW_SULFUR_BLOCK_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.misc.ChairEntity
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
-
Read entity NBT data.
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
-
Helper method to read subclass entity data from NBT.
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
-
(abstract) Protected helper method to read subclass entity data from NBT.
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
-
Read entity NBT data.
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
-
Read additional save data.
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatEntity
- readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- readVector3f(StringReader) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- readVector3f(FriendlyByteBuf) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- RECIPE_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
- RECIPE_TYPES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
- RecipeGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- RecipeGenerator(PackOutput) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator
- RecipeGenerator.CraftingTableRecipes - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- RecipeGenerator.StonecutterRecipes - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- recipeId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
-
Returns the value of the
recipeIdrecord component. - recipeId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Returns the value of the
recipeIdrecord component. - recipeId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Returns the value of the
recipeIdrecord component. - recipeId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Returns the value of the
recipeIdrecord component. - recipeId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Returns the value of the
recipeIdrecord component. - recipeId() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Returns the value of the
recipeIdrecord component. - RECIPES - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
- RecipeSerializerRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- RecipeSerializerRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
- RecipeTypeRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- RecipeTypeRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
- RED - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions.SmokeGrenadeColors
- RED_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- RED_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- referenceItem - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- REGENERATIVE_ASSAULT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- RegenerativeAssaultEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- RegenerativeAssaultEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.RegenerativeAssaultEnchantment
- register(ModConfig.Type, Function<ForgeConfigSpec.Builder, T>) - Static method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper
-
Register a config using a default config filename for your mod.
- register(ModConfig.Type, Function<ForgeConfigSpec.Builder, T>, String) - Static method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper
-
Register a config using a custom filename.
- registerAdvancements(Consumer<Advancement>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.advancements.AdvancementsGenerator
-
Build advancement trees.
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
-
Register this entity's attributes.
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
-
Register this entity's attributes.
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
-
Register this entity's attributes.
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.RockSpiderEntity
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity
- registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- registerBlockColorHandlers(RegisterColorHandlersEvent.Block) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
- registerDimensionSpecialEffects(RegisterDimensionSpecialEffectsEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
-
Register entity goals and targets.
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
-
Register entity goals and targets.
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- registerGuiOverlaysEvent(RegisterGuiOverlaysEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
- registerItemColorHandlers(RegisterColorHandlersEvent.Item) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
- registerKeyBinds(RegisterKeyMappingsEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
- registerLayers(EntityRenderersEvent.RegisterLayerDefinitions) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
-
Event handler for the RegisterLayerDefinitions.
- registerModels() - Method in class tech.anonymoushacker1279.immersiveweapons.data.models.ItemModelGenerator
- registerPackets() - Static method in class tech.anonymoushacker1279.immersiveweapons.init.PacketHandler
-
Register packet information.
- registerParticleFactories(RegisterParticleProvidersEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
-
Event handler for the ParticleFactoryRegisterEvent.
- registerPlugin(IWPlugin) - Static method in class tech.anonymoushacker1279.immersiveweapons.api.PluginHandler
-
Register your plugin here from your mod's constructor.
- registerPropertyGetter(ItemLike, ResourceLocation, ClampedItemPropertyFunction) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
-
Register an item property getter.
- registerSkullModel(EntityRenderersEvent.CreateSkullModels) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
- registerSounds() - Method in class tech.anonymoushacker1279.immersiveweapons.data.sounds.SoundGenerator
- registerStatesAndModels() - Method in class tech.anonymoushacker1279.immersiveweapons.data.models.BlockStateGenerator
- registerUpdateListener(Runnable) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
- releaseUsing(ItemStack, Level, LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
- releaseUsing(ItemStack, Level, LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- remapBlocks(List<MissingMappingsEvent.Mapping<Block>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.LegacyMappingsHandler
- remapEntities(List<MissingMappingsEvent.Mapping<EntityType<?>>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.LegacyMappingsHandler
- remapItems(List<MissingMappingsEvent.Mapping<Item>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.LegacyMappingsHandler
- remapSoundEvents(List<MissingMappingsEvent.Mapping<SoundEvent>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.LegacyMappingsHandler
- remove(Object, String) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- remove(Entity.RemovalReason) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- remove(Entity.RemovalReason) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
- remove(Entity.RemovalReason) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- removed(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
-
Called when the container is closed.
- removeItem() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Remove an item from the inventory.
- removeItem(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Removes up to a specified number of items from an inventory slot and returns them in a new stack.
- removeItem(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Removes up to a specified number of items from an inventory slot and returns them in a new stack.
- removeItem(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
-
Removes up to a specified number of items from an inventory slot and returns them in a new stack.
- removeItemNoUpdate(int) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Removes a stack from the given slot and returns it.
- removeItemNoUpdate(int) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Removes a stack from the given slot and returns it.
- removeItemNoUpdate(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
-
Removes a stack from the given slot and returns it.
- removeWhenFarAway(double) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- removeWhenFarAway(double) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- render(PoseStack, MultiBufferSource, int, T, float, float, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers.SkeletonMerchantClothingLayer
- render(GuiGraphics, int, int, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.AmmunitionTableScreen
- render(GuiGraphics, int, int, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.SmallPartsTableScreen
- render(GuiGraphics, int, int, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.TeslaSynthesizerScreen
- render(AmmunitionTableBlockEntity, float, PoseStack, MultiBufferSource, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.AmmunitionTableRenderer
- render(AstralCrystalBlockEntity, float, PoseStack, MultiBufferSource, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.AstralCrystalRenderer
- render(ShelfBlockEntity, float, PoseStack, MultiBufferSource, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.ShelfRenderer
- render(EvilEyeEntity, float, float, PoseStack, MultiBufferSource, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.EvilEyeRenderer
- render(BulletEntity, float, float, PoseStack, MultiBufferSource, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.FlareRenderer
- render(BulletEntity, float, float, PoseStack, MultiBufferSource, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.MusketBallRenderer
- render(CannonballEntity, float, float, PoseStack, MultiBufferSource, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.CannonballRenderer
- render(T, float, float, PoseStack, MultiBufferSource, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.MeteorRenderer
- renderBg(GuiGraphics, float, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.AmmunitionTableScreen
- renderBg(GuiGraphics, float, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.SmallPartsTableScreen
- renderBg(GuiGraphics, float, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.TeslaSynthesizerScreen
- renderBlockScreenEffectEvent(RenderBlockScreenEffectEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientForgeEventSubscriber
-
Event handler for the RenderBlockScreenEffectEvent.
- renderFogEvent(ViewportEvent.RenderFog) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientForgeEventSubscriber
-
Event handler for the RenderFogEvent event.
- RenderGuiOverlayPostEvent(RenderGuiOverlayEvent.Post) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientForgeEventSubscriber
- renderLabels(GuiGraphics, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.TeslaSynthesizerScreen
- renderOverlay(int, int, float) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.ScopeOverlay
- renderOverlay(GuiGraphics, Font, int) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingOverlay
- renderSky(ClientLevel, int, float, PoseStack, Camera, Matrix4f, boolean, Runnable) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension.TiltrosDimensionSpecialEffects
- renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.CelestialTowerModel
- renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.EvilEyeModel
- renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.FireflyModel
- renderToBuffer(PoseStack, VertexConsumer, int, int, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.MeteorModel
- renderType() - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers.LavaRevenantEyesLayer
- repair(ItemStack, Item, BlockState, Level, BlockPos, Player, IntegerProperty) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
-
Repair the block if the given stack matches this block's repair item.
- repairIngredient - Variable in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
- repairIngredient - Variable in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
- repairItem - Variable in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
- requireHalfHealth - Variable in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
- requiresUpdateEveryTick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FieldMedicHealEntitiesGoal
- requiresUpdateEveryTick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
- requiresUpdateEveryTick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.StormCreeperSwellGoal
- result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
-
Returns the value of the
resultrecord component. - result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Returns the value of the
resultrecord component. - result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Returns the value of the
resultrecord component. - result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Returns the value of the
resultrecord component. - result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Returns the value of the
resultrecord component. - Result(ResourceLocation, RecipeSerializer<?>, List<AmmunitionTableRecipe.MaterialGroup>, Item, Advancement.Builder, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder.Result
- Result(ResourceLocation, RecipeSerializer<?>, Ingredient, int, Item, Advancement.Builder, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder.Result
- Result(ResourceLocation, RecipeSerializer<?>, Ingredient, List<Item>, Advancement.Builder, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder.Result
- Result(ResourceLocation, RecipeSerializer<?>, Ingredient, Ingredient, Ingredient, int, Item, Advancement.Builder, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder.Result
- Result(ResourceLocation, RecipeSerializer<?>, Ingredient, Ingredient, Item, int, Advancement.Builder, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder.Result
- Result(ResourceLocation, RecipeSerializer<?>, Block, Item, int, int, Advancement.Builder, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder.Result
- resultCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Returns the value of the
resultCountrecord component. - rewardTradeXp(MerchantOffer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- rideTick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
-
Handles updating while riding another entity
- RING - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
- ROCK_SPIDER_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- ROCK_SPIDER_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- RockSpiderEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- RockSpiderEntity(EntityType<? extends RockSpiderEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.RockSpiderEntity
- RockSpiderRenderer<T extends RockSpiderEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- RockSpiderRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.RockSpiderRenderer
- root() - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.LavaRevenantModel
- ROTATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
- rule(int, SurfaceRules.RuleSource) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder
-
Allows adding a custom rule.
- RULE_SOURCES - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder
- runOnClientImpact(double, double, double, int, ClientLevel) - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
- RUSTED_IRON_BLOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- RUSTED_IRON_BLOCK_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
S
- SAND - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- SANDBAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SANDBAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- SandbagBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- SandbagBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.SandbagBlock
-
Constructor for SandbagBlock.
- sapling() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
saplingrecord component. - SATCHEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SATCHEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- save(Consumer<FinishedRecipe>, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder
- save(Consumer<FinishedRecipe>, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder
- save(Consumer<FinishedRecipe>, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder
- save(Consumer<FinishedRecipe>, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder
- save(Consumer<FinishedRecipe>, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder
- save(Consumer<FinishedRecipe>, String) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder
- save(Consumer<FinishedRecipe>, ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder
- save(Consumer<FinishedRecipe>, ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder
- save(Consumer<FinishedRecipe>, ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder
- save(Consumer<FinishedRecipe>, ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder
- save(Consumer<FinishedRecipe>, ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder
- save(Consumer<FinishedRecipe>, ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
-
Save NBT data.
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
-
Save NBT data.
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Save NBT data.
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AzulStainedOrchidBlockEntity
-
Save NBT data.
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
-
Save NBT data.
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.CelestialLanternBlockEntity
-
Save NBT data.
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
-
Save NBT data.
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
-
Save NBT data.
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
- saveAdditional(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Save NBT data.
- scale - Variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
- scale - Variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- scale(Wolf, PoseStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StarWolfRenderer
- scale(EvilEyeEntity, PoseStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.EvilEyeRenderer
- scale(HansEntity, PoseStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SuperHansRenderer
- scale(LavaRevenantEntity, PoseStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.LavaRevenantRenderer
- scale(StormCreeperEntity, PoseStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StormCreeperRenderer
- scale(SkygazerEntity, PoseStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SkygazerRenderer
- scale(T, PoseStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.CelestialTowerRenderer
- scale(T, PoseStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.FireflyRenderer
- scale(T, PoseStack, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.RockSpiderRenderer
- scannedEntities - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
- SCOPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SCOPE_ELEMENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.IWOverlays
- SCOPE_LOCATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.IWOverlays
- SCOPE_MOUNT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ScopeOverlay - Class in tech.anonymoushacker1279.immersiveweapons.client.gui.overlays
- ScopeOverlay() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.ScopeOverlay
- scopeScale - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.gun.data.GunData
- scopeScale() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Returns the value of the
scopeScalerecord component. - SCORCH_SHOT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- ScorchShotEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- ScorchShotEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.ScorchShotEnchantment
- secondaryMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Returns the value of the
secondaryMaterialrecord component. - selectedAmmo - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- selectedPowder - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- serialize(JsonObject, EntityKillersValue, JsonSerializationContext) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue.Serializer
- serializeAdvancement() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder.Result
- serializeAdvancement() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder.Result
-
Gets the JSON for the advancement that unlocks this recipe.
- serializeAdvancement() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder.Result
-
Gets the JSON for the advancement that unlocks this recipe.
- serializeAdvancement() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder.Result
-
Gets the JSON for the advancement that unlocks this recipe.
- serializeAdvancement() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder.Result
-
Gets the JSON for the advancement that unlocks this recipe.
- serializeAdvancement() - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder.Result
-
Gets the JSON for the advancement that unlocks this recipe.
- Serializer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.Serializer
- Serializer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe.Serializer
- Serializer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe.Serializer
- Serializer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe.Serializer
- Serializer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe.Serializer
- Serializer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe.Serializer
- Serializer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue.Serializer
- serializeRecipeData(JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder.Result
- serializeRecipeData(JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder.Result
- serializeRecipeData(JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder.Result
- serializeRecipeData(JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder.Result
- serializeRecipeData(JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder.Result
- serializeRecipeData(JsonObject) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder.Result
- serializeToJson(SerializationContext) - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
- set(T) - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.ConfigObject
-
Sets the config field to a new value and saves the config
- setBoatEntityType(EntityType<? extends CustomBoatEntity>) - Method in class tech.anonymoushacker1279.immersiveweapons.item.utility.CustomBoatItem
-
Set the boat entity this item is associated with.
- setBoatType(CustomBoatType) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatEntity
- setChanged() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- setChanged() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- setColor(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
-
Set the particle color.
- setCooldown(int) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
- setCooldown(int) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
- setCustomName(Component) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- setDensityModifier(float) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu
- setDensityModifierOnServer(ServerPlayer, int, float) - Static method in class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu
- setDoneSpawningWaves(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- setEffectChance(float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- setEffectDuration(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- setEffectLevel(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- setEffects(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
- setEquipSound(SoundEvent) - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
-
Set the equipping sound.
- setFiringItem(Item) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- setItem(int, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
-
Sets the given item stack to the specified slot in the inventory.
- setItem(int, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Sets the given item stack to the specified slot in the inventory.
- setItem(int, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
-
Sets the given item stack to the specified slot in the inventory (can be crafting or armor sections).
- setItemSlot(EquipmentSlot, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractDyingSoldierEntity
-
Set item slots.
- setItemSlot(EquipmentSlot, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
- setLocked(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
- setLootTable(ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- setLootTableSeed(long) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- setMinAttackInterval(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
- setPersistentAngerTarget(UUID) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
-
Set the anger target
- setPlacedBy(Level, BlockPos, BlockState, LivingEntity, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CelestialLanternBlock
- setPowered(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
- setPowered(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
-
Set the power status.
- setRecipeUsed(Recipe<?>) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Set the used recipe.
- setRemainingPersistentAngerTime(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
-
Set the remaining anger time
- setResting(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
- setSize(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- setSize(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- setSwellState(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
-
Sets the state of creeper, -1 to idle and 1 to be 'in fuse'
- setTame(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.animal.StarWolfEntity
- setTarget(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
-
Sets the active target the Goal system uses for tracking
- setTargetedEntity(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- setTargetPos(BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AzulStainedOrchidBlockEntity
- setTrappedEntity(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
- setup(FMLCommonSetupEvent) - Method in class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
-
Event handler for the FMLCommonSetupEvent.
- setupAnim(T, float, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.CelestialTowerModel
- setupAnim(T, float, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.EvilEyeModel
- setupAnim(T, float, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.FireflyModel
- setupAnim(T, float, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.LavaRevenantModel
-
Sets this entity's model rotation angles
- setupAnim(T, float, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.MeteorModel
- setupAnim(T, float, float, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.SkeletonMerchantModel
- setupCreativeTabs(BuildCreativeModeTabContentsEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
- setupFire(ItemStack, BulletEntity, Player, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- setupFire(ItemStack, BulletEntity, Player, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
- setupFire(ItemStack, BulletEntity, Player, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.MusketItem
- setupFire(ItemStack, BulletEntity, Player, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
- setupRotations(LavaRevenantEntity, PoseStack, float, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.LavaRevenantRenderer
- setWavesSpawned(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CampChairBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.WoodenTableBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.PitfallBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
- SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.WoodenSpikesBlock
- SHARDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- SHARPENED_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- SharpenedHeadEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- SharpenedHeadEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.SharpenedHeadEnchantment
- SHELF_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- ShelfBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- ShelfBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
- ShelfBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- ShelfBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
- ShelfRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity
- ShelfRenderer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.ShelfRenderer
-
Constructor for ShelfRenderer.
- shoot(double, double, double, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- shootingVector(double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
- shootingVector(double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem.ArrowBuilder
- shootingVectorInputs - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
- shootingVectorInputs - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- shootingVectorInputs - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
- SHORT_IRON_BARREL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- shouldBeSaved() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
- shouldDespawnInPeaceful() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- shouldDespawnInPeaceful() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
- shouldDropLoot() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- shouldRenderAtSqrDistance(double) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
-
Checks if the entity is in range to render.
- shouldStopMoving - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- shovel() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
shovelrecord component. - showProgressBar() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- SIMPLE_CHEST_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
- SIMPLE_DROP_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
- simpleBlocks - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.BlockLists
- SimpleChestModifierHandler - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot
- SimpleChestModifierHandler(LootItemCondition[], int, int, float, ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleChestModifierHandler
- SimpleDropModifierHandler - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot
- SimpleDropModifierHandler(LootItemCondition[], ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleDropModifierHandler
- SimplePistolItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gun
- SimplePistolItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gun.SimplePistolItem
-
Constructor for SimplePistolItem.
- SimpleShotgunItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gun
- SimpleShotgunItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
-
Constructor for SimpleShotgunItem.
- SKELETON_MERCHANT - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
- SKELETON_MERCHANT_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- SKELETON_MERCHANT_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SKELETON_MERCHANT_HEAD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- SKELETON_MERCHANT_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SKELETON_MERCHANT_WALL_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SkeletonMerchantClothingLayer<T extends SkeletonMerchantEntity,
M extends net.minecraft.client.model.EntityModel<T>> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers - SkeletonMerchantClothingLayer(RenderLayerParent<T, M>, EntityModelSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers.SkeletonMerchantClothingLayer
- SkeletonMerchantEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc
- SkeletonMerchantEntity(EntityType<? extends AbstractVillager>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkeletonMerchantEntity
- SkeletonMerchantModel<T extends SkeletonMerchantEntity> - Class in tech.anonymoushacker1279.immersiveweapons.client.model
- SkeletonMerchantModel(ModelPart) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.model.SkeletonMerchantModel
- SkeletonMerchantRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- SkeletonMerchantRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SkeletonMerchantRenderer
- SkeletonMerchantRenderer(EntityRendererProvider.Context, ModelLayerLocation, ModelLayerLocation, ModelLayerLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SkeletonMerchantRenderer
- SKYGAZER_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- SKYGAZER_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- skygazerEnchantCaps() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
skygazerEnchantCapsrecord component. - SkygazerEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc
- SkygazerEntity(EntityType<? extends AbstractVillager>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkygazerEntity
- SkygazerRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- SkygazerRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SkygazerRenderer
- slab() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
slabrecord component. - slab() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
slabrecord component. - slab(Block, ItemLike, String, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- slab(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- slab(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.StonecutterRecipes
- SlimeMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin
-
Fix Slimes not spawning in the correct size, as finalizeSpawn does not respect sizes in NBT data.
- SlimeMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.SlimeMixin
- slotCosts - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- slotsChanged(Container) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
-
Callback for when the crafting matrix is changed.
- SMALL_PARTS_RECIPE_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
- SMALL_PARTS_RECIPE_TYPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
- SMALL_PARTS_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SMALL_PARTS_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- SMALL_PARTS_TABLE_MENU - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.MenuTypeRegistry
- SMALL_PARTS_TABLE_USED - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- SmallPartsMenu - Class in tech.anonymoushacker1279.immersiveweapons.menu
- SmallPartsMenu(int, Inventory) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
- SmallPartsMenu(int, Inventory, ContainerLevelAccess) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
- SmallPartsRecipe - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- SmallPartsRecipe(ResourceLocation, Ingredient, List<Item>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Constructor for SmallPartsRecipe.
- SmallPartsRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- SmallPartsRecipeBuilder - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- SmallPartsRecipeBuilder(RecipeSerializer<?>, Ingredient, List<Item>) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder
- SmallPartsRecipeBuilder.Result - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- SmallPartsTableBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.crafting
- SmallPartsTableBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.crafting.SmallPartsTableBlock
- SmallPartsTableCraftEvent - Class in tech.anonymoushacker1279.immersiveweapons.api.events
-
This event is fired when a player crafts an item using the small parts table.
- SmallPartsTableCraftEvent(Player, ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.api.events.SmallPartsTableCraftEvent
-
This event is fired when a player crafts an item using the small parts table.
- SmallPartsTableScreen - Class in tech.anonymoushacker1279.immersiveweapons.client.gui.screen
- SmallPartsTableScreen(SmallPartsMenu, Inventory, Component) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.SmallPartsTableScreen
- smithingBaseUpgrades() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Returns the value of the
smithingBaseUpgradesrecord component. - smithingBaseUpgrades() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
smithingBaseUpgradesrecord component. - smithingTemplateItem() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Returns the value of the
smithingTemplateItemrecord component. - smithingTemplateItem() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
smithingTemplateItemrecord component. - SMOKE_GRENADE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem.ThrowableType
- SMOKE_GRENADE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_ARROW_BLUE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- SMOKE_GRENADE_ARROW_GREEN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_ARROW_ITEMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.ItemLists
- SMOKE_GRENADE_ARROW_PURPLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_ARROW_RED - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_ARROW_YELLOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_BLUE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- SMOKE_GRENADE_GREEN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_HISS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- SMOKE_GRENADE_ITEMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.ItemLists
- SMOKE_GRENADE_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
- SMOKE_GRENADE_PARTICLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
- SMOKE_GRENADE_PURPLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_RED - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_GRENADE_YELLOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SMOKE_POWDER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SmokeGrenadeColors() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions.SmokeGrenadeColors
- SmokeGrenadeEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- SmokeGrenadeEntity(EntityType<? extends SmokeGrenadeEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
-
Constructor for SmokeBombEntity.
- SmokeGrenadeEntity(Level, double, double, double) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
-
Constructor for SmokeGrenadeEntity.
- SmokeGrenadeEntity(Level, LivingEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
-
Constructor for SmokeGrenadeEntity.
- SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
- SmokeGrenadeEntityPacketHandler(double, double, double, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Constructor for SmokeGrenadeEntityPacketHandler.
- SmokeGrenadeParticle - Class in tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade
- SmokeGrenadeParticle(ClientLevel, double, double, double, double, double, double, SpriteSet, Vector3f) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticle
- SmokeGrenadeParticle.Provider - Class in tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade
- SmokeGrenadeParticleOptions - Class in tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade
- SmokeGrenadeParticleOptions(Vector3f, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- SmokeGrenadeParticleOptions.SmokeGrenadeColors - Class in tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade
- smooth() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
smoothrecord component. - SMOOTH_BLOOD_SANDSTONE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SMOOTH_BLOOD_SANDSTONE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- SMOOTH_BLOOD_SANDSTONE_SLAB - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SMOOTH_BLOOD_SANDSTONE_SLAB_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- SMOOTH_BLOOD_SANDSTONE_STAIRS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SMOOTH_BLOOD_SANDSTONE_STAIRS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- smoothSlab() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
smoothSlabrecord component. - smoothStairs() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
smoothStairsrecord component. - sorcery(Ingredient, Ingredient, Item, int) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder
- SOUND_EVENTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- soundCooldown - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.barbed_wire.BarbedWireBlock
- SoundEventRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- SoundEventRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- SoundGenerator - Class in tech.anonymoushacker1279.immersiveweapons.data.sounds
- SoundGenerator(PackOutput, String, ExistingFileHelper) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.sounds.SoundGenerator
-
Creates a new instance of this data provider.
- soundType() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso.WarriorStatueTorsoPacketHandler
-
Returns the value of the
soundTyperecord component. - spawnParticles() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
-
Spawn particles.
- SPECIAL - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
- SPIKE_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- SPIKE_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SPIKE_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- SPIKE_TRAP_EXTEND - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- SPIKE_TRAP_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- SPIKE_TRAP_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- SPIKE_TRAP_RETRACT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- SpikeTrapBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- SpikeTrapBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
-
Constructor for SpikeTrapBlock.
- SpikeTrapBlock.SpikeTrapBlockPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.block
- SpikeTrapBlockPacketHandler(BlockPos, boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock.SpikeTrapBlockPacketHandler
-
Constructor for SpikeTrapBlockPacketHandler.
- SPIRIT - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
- SPOTLIGHT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SPOTLIGHT_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- SpotlightBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- SpotlightBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
-
Constructor for SpotlightBlock.
- sprites - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.BloodParticle
- sprites - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.DeadmansDesertAmbientParticle
- sprites - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.MoonglowParticle
- sprites - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.MuzzleFlashParticle
- sprites - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticle
- sprites - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.StardustLeavesParticle
- SPRUCE_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SPRUCE_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- stages - Variable in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
- STAINED_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeBlockTagGroups
- STAINED_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.lists.BlockTagLists
- stainedGlassBlocks - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.BlockLists
- stairs() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
stairsrecord component. - stairs() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
stairsrecord component. - stairs(Block, ItemLike, String, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- stairs(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- stairs(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.StonecutterRecipes
- standingSign() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
standingSignrecord component. - STAR_WOLF_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- STAR_WOLF_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARDUST - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
- STARDUST - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.properties.WoodTypes
- STARDUST - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
- STARDUST - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.CustomBlockSetTypes
- STARDUST_BOAT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARDUST_BOAT_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- STARDUST_BUTTON - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_BUTTON_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_CHEST - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
- STARDUST_CHEST_BOAT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARDUST_CHEST_BOAT_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- STARDUST_DOOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_DOOR_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_FENCE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_FENCE_GATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_FENCE_GATE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_FENCE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_HANGING_SIGN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_HANGING_SIGN_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_LEAVES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_LEAVES_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_LEAVES_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
- STARDUST_LOG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_LOG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_LOGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWBlockTagGroups
- STARDUST_LOGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- STARDUST_LOGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.lists.BlockTagLists
- STARDUST_PLANKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_PLANKS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_PRESSURE_PLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_PRESSURE_PLATE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_SAPLING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_SAPLING_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_SIGN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_SIGN_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_SLAB - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_SLAB_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_STAIRS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_STAIRS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_TRAPDOOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_TRAPDOOR_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARDUST_TREE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- STARDUST_TREE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- STARDUST_WALL_HANGING_SIGN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_WALL_SIGN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_WOOD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARDUST_WOOD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- StardustLeavesBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- StardustLeavesBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.StardustLeavesBlock
- StardustLeavesParticle - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
- StardustLeavesParticle(ClientLevel, double, double, double, double, double, double, SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.StardustLeavesParticle
- StardustLeavesParticle.Provider - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
- StardustTreeGrower - Class in tech.anonymoushacker1279.immersiveweapons.block.grower
- StardustTreeGrower() - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.grower.StardustTreeGrower
- STARLIGHT_PLAINS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.biomes.IWBiomes
- STARLIGHT_PLAINS_MUSIC - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- starlightPlainsBiome(HolderGetter<PlacedFeature>, HolderGetter<ConfiguredWorldCarver<?>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.biomes.BiomesGenerator
- STARMITE_AMBIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- STARMITE_DEATH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- STARMITE_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- STARMITE_HURT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- STARMITE_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARMITE_STEP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- StarmiteEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- StarmiteEntity(EntityType<? extends StarmiteEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.StarmiteEntity
- StarmiteRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- StarmiteRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StarmiteRenderer
- STARSTORM - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- STARSTORM - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
- STARSTORM - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
- STARSTORM - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomItemMaterials
- STARSTORM_ARMOR_EQUIP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- STARSTORM_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- STARSTORM_AXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_BLOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARSTORM_BLOCK_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARSTORM_BOOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_CHESTPLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_CRYSTAL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STARSTORM_CRYSTAL_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STARSTORM_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_HELMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_HOE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_INGOT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_INGOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- STARSTORM_LEGGINGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- STARSTORM_PICKAXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_SHARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_SHARDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- STARSTORM_SHOVEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STARSTORM_SWORD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- StarstormArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- StarstormArmorItem(ArmorMaterial, ArmorItem.Type, Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.StarstormArmorItem
- starstormArmorSetBonus(LivingHurtEvent, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.EnvironmentEffects
- StarstormCrystalBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- StarstormCrystalBlock(int, int, BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.StarstormCrystalBlock
- start() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.DefendVillageTargetGoal
-
Execute a one shot task or start executing a continuous task
- start() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
-
Execute a one shot task or start executing a continuous task
- start() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.StormCreeperSwellGoal
-
Execute a one shot task or start executing a continuous task
- start() - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder
- startPersistentAngerTimer() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractMinutemanEntity
-
Start the anger timer
- startSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- startSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- StarWolfEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.animal
- StarWolfEntity(EntityType<? extends Wolf>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.animal.StarWolfEntity
- StarWolfRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- StarWolfRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StarWolfRenderer
- state() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem.AstralArmorItemPacketHandler
-
Returns the value of the
staterecord component. - state() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem.CobaltArmorItemPacketHandler
-
Returns the value of the
staterecord component. - state() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.TeslaArmorItemPacketHandler
-
Returns the value of the
staterecord component. - state() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.VentusArmorItemPacketHandler
-
Returns the value of the
staterecord component. - stillValid(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
- stillValid(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Check if the player is still valid.
- stillValid(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- stillValid(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu
- stillValid(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
-
Determines whether supplied player can use this container
- stillValid(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
- stone() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
stonerecord component. - STONE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
- STONE_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STONE_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- STONE_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STONE_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STONE_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- STONE_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STONE_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STONE_SHARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STONE_SHARDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- stoneBasedOres - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.BlockLists
- StonecutterRecipes() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.StonecutterRecipes
- StoneFamilies - Record Class in tech.anonymoushacker1279.immersiveweapons.data.recipes.families
- StoneFamilies(Supplier<? extends Block>, Supplier<? extends Block>, boolean, Supplier<? extends Block>, Supplier<? extends Block>, Supplier<? extends Block>, Supplier<? extends Block>, Supplier<? extends Block>, Supplier<? extends Block>, Supplier<? extends Block>, Supplier<? extends Block>, Supplier<? extends Block>, Supplier<? extends Block>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Creates an instance of a
StoneFamiliesrecord class. - stop() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
- stop() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.StormCreeperSwellGoal
-
Reset the task's internal state.
- stopSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- stopSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- STORM_CREEPER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
- STORM_CREEPER_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- STORM_CREEPER_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STORM_CREEPER_HEAD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STORM_CREEPER_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- STORM_CREEPER_WALL_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- StormCreeperEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- StormCreeperEntity(EntityType<? extends StormCreeperEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- StormCreeperPowerLayer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers
- StormCreeperPowerLayer(RenderLayerParent<StormCreeperEntity, CreeperModel<StormCreeperEntity>>, EntityModelSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers.StormCreeperPowerLayer
- StormCreeperRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- StormCreeperRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.StormCreeperRenderer
- StormCreeperSwellGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- StormCreeperSwellGoal(StormCreeperEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.StormCreeperSwellGoal
- StrippablePillarBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.core
- StrippablePillarBlock(BlockBehaviour.Properties, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.core.StrippablePillarBlock
- STRIPPED_BURNED_OAK_LOG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STRIPPED_BURNED_OAK_LOG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STRIPPED_BURNED_OAK_WOOD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STRIPPED_BURNED_OAK_WOOD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STRIPPED_STARDUST_LOG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STRIPPED_STARDUST_LOG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- STRIPPED_STARDUST_WOOD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- STRIPPED_STARDUST_WOOD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- strippedLog() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
strippedLogrecord component. - strippedWood() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
strippedWoodrecord component. - STRONG_DEATH_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
- subsurface(BlockState, int) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder
-
Set biome subsurface with specified
BlockState. - SULFUR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SULFUR_DUST - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
- SULFUR_DUST - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SULFUR_DUSTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeItemTagGroups
- SULFUR_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWPlacedFeatures
- SULFUR_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- SULFUR_ORE_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredFeatures
- SULFUR_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- SULFUR_ORE_TARGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.OreReplacementData.OreReplacementTargets
- summonedByStaff() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- SummoningStaff - Interface in tech.anonymoushacker1279.immersiveweapons.item
- SUPER_BLANKET_CAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SUPER_BLANKET_CAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- SUPER_BLANKET_CAPE_SPEED_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- SUPER_HANS_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- SUPER_HANS_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- SuperHansEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- SuperHansEntity(EntityType<? extends HansEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- SuperHansRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- SuperHansRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SuperHansRenderer
-
Constructor for HansRenderer.
- surface(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder
-
Set biome surface with specified
BlockState. - SurfaceRuleBuilder - Class in tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface
- SurfaceRuleBuilder.SurfaceRuleEntry - Class in tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface
- SurfaceRuleEntry(int, SurfaceRules.RuleSource) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface.SurfaceRuleBuilder.SurfaceRuleEntry
- sword() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns the value of the
swordrecord component. - SyncHandler - Class in tech.anonymoushacker1279.immersiveweapons.event
- SyncHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.SyncHandler
- syncPersistentData(CompoundTag, UUID) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.SyncHandler
-
Sync persistent data from server to client.
- SyncPlayerDataPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.event
-
A packet handler for syncing player persistent data from server to client.
- SyncPlayerDataPacketHandler(CompoundTag, UUID) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.event.SyncPlayerDataPacketHandler
-
Creates an instance of a
SyncPlayerDataPacketHandlerrecord class. - synthesizing(Ingredient, Ingredient, Ingredient, int, Item) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder
- SYRINGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
T
- tag() - Method in record class tech.anonymoushacker1279.immersiveweapons.event.SyncPlayerDataPacketHandler
-
Returns the value of the
tagrecord component. - takeDamage(BlockState, Level, BlockPos, IntegerProperty) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
-
Damage the block, which takes care of stage changes and destruction.
- tech.anonymoushacker1279.immersiveweapons - package tech.anonymoushacker1279.immersiveweapons
- tech.anonymoushacker1279.immersiveweapons.advancement - package tech.anonymoushacker1279.immersiveweapons.advancement
- tech.anonymoushacker1279.immersiveweapons.api - package tech.anonymoushacker1279.immersiveweapons.api
- tech.anonymoushacker1279.immersiveweapons.api.events - package tech.anonymoushacker1279.immersiveweapons.api.events
- tech.anonymoushacker1279.immersiveweapons.block - package tech.anonymoushacker1279.immersiveweapons.block
- tech.anonymoushacker1279.immersiveweapons.block.barbed_wire - package tech.anonymoushacker1279.immersiveweapons.block.barbed_wire
- tech.anonymoushacker1279.immersiveweapons.block.core - package tech.anonymoushacker1279.immersiveweapons.block.core
- tech.anonymoushacker1279.immersiveweapons.block.crafting - package tech.anonymoushacker1279.immersiveweapons.block.crafting
- tech.anonymoushacker1279.immersiveweapons.block.decoration - package tech.anonymoushacker1279.immersiveweapons.block.decoration
- tech.anonymoushacker1279.immersiveweapons.block.decoration.skull - package tech.anonymoushacker1279.immersiveweapons.block.decoration.skull
- tech.anonymoushacker1279.immersiveweapons.block.grower - package tech.anonymoushacker1279.immersiveweapons.block.grower
- tech.anonymoushacker1279.immersiveweapons.block.misc - package tech.anonymoushacker1279.immersiveweapons.block.misc
- tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue - package tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue
- tech.anonymoushacker1279.immersiveweapons.block.mud - package tech.anonymoushacker1279.immersiveweapons.block.mud
- tech.anonymoushacker1279.immersiveweapons.block.properties - package tech.anonymoushacker1279.immersiveweapons.block.properties
- tech.anonymoushacker1279.immersiveweapons.block.sign - package tech.anonymoushacker1279.immersiveweapons.block.sign
- tech.anonymoushacker1279.immersiveweapons.blockentity - package tech.anonymoushacker1279.immersiveweapons.blockentity
- tech.anonymoushacker1279.immersiveweapons.client - package tech.anonymoushacker1279.immersiveweapons.client
- tech.anonymoushacker1279.immersiveweapons.client.gui - package tech.anonymoushacker1279.immersiveweapons.client.gui
- tech.anonymoushacker1279.immersiveweapons.client.gui.overlays - package tech.anonymoushacker1279.immersiveweapons.client.gui.overlays
- tech.anonymoushacker1279.immersiveweapons.client.gui.screen - package tech.anonymoushacker1279.immersiveweapons.client.gui.screen
- tech.anonymoushacker1279.immersiveweapons.client.model - package tech.anonymoushacker1279.immersiveweapons.client.model
- tech.anonymoushacker1279.immersiveweapons.client.particle - package tech.anonymoushacker1279.immersiveweapons.client.particle
- tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact - package tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact
- tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade - package tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade
- tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity - package tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity
- tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension - package tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension
- tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers - package tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers
- tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.misc - package tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.misc
- tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob - package tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile - package tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile
- tech.anonymoushacker1279.immersiveweapons.config - package tech.anonymoushacker1279.immersiveweapons.config
- tech.anonymoushacker1279.immersiveweapons.data - package tech.anonymoushacker1279.immersiveweapons.data
- tech.anonymoushacker1279.immersiveweapons.data.advancements - package tech.anonymoushacker1279.immersiveweapons.data.advancements
- tech.anonymoushacker1279.immersiveweapons.data.biomes - package tech.anonymoushacker1279.immersiveweapons.data.biomes
- tech.anonymoushacker1279.immersiveweapons.data.damage_types - package tech.anonymoushacker1279.immersiveweapons.data.damage_types
- tech.anonymoushacker1279.immersiveweapons.data.dimensions - package tech.anonymoushacker1279.immersiveweapons.data.dimensions
- tech.anonymoushacker1279.immersiveweapons.data.features - package tech.anonymoushacker1279.immersiveweapons.data.features
- tech.anonymoushacker1279.immersiveweapons.data.lang - package tech.anonymoushacker1279.immersiveweapons.data.lang
- tech.anonymoushacker1279.immersiveweapons.data.lists - package tech.anonymoushacker1279.immersiveweapons.data.lists
- tech.anonymoushacker1279.immersiveweapons.data.loot - package tech.anonymoushacker1279.immersiveweapons.data.loot
- tech.anonymoushacker1279.immersiveweapons.data.models - package tech.anonymoushacker1279.immersiveweapons.data.models
- tech.anonymoushacker1279.immersiveweapons.data.modifiers - package tech.anonymoushacker1279.immersiveweapons.data.modifiers
- tech.anonymoushacker1279.immersiveweapons.data.recipes - package tech.anonymoushacker1279.immersiveweapons.data.recipes
- tech.anonymoushacker1279.immersiveweapons.data.recipes.families - package tech.anonymoushacker1279.immersiveweapons.data.recipes.families
- tech.anonymoushacker1279.immersiveweapons.data.sounds - package tech.anonymoushacker1279.immersiveweapons.data.sounds
- tech.anonymoushacker1279.immersiveweapons.data.tags - package tech.anonymoushacker1279.immersiveweapons.data.tags
- tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge - package tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge
- tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons - package tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons
- tech.anonymoushacker1279.immersiveweapons.data.tags.lists - package tech.anonymoushacker1279.immersiveweapons.data.tags.lists
- tech.anonymoushacker1279.immersiveweapons.enchantment - package tech.anonymoushacker1279.immersiveweapons.enchantment
- tech.anonymoushacker1279.immersiveweapons.entity - package tech.anonymoushacker1279.immersiveweapons.entity
- tech.anonymoushacker1279.immersiveweapons.entity.ai.goal - package tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
- tech.anonymoushacker1279.immersiveweapons.entity.ambient - package tech.anonymoushacker1279.immersiveweapons.entity.ambient
- tech.anonymoushacker1279.immersiveweapons.entity.animal - package tech.anonymoushacker1279.immersiveweapons.entity.animal
- tech.anonymoushacker1279.immersiveweapons.entity.misc - package tech.anonymoushacker1279.immersiveweapons.entity.misc
- tech.anonymoushacker1279.immersiveweapons.entity.monster - package tech.anonymoushacker1279.immersiveweapons.entity.monster
- tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant - package tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant
- tech.anonymoushacker1279.immersiveweapons.entity.neutral - package tech.anonymoushacker1279.immersiveweapons.entity.neutral
- tech.anonymoushacker1279.immersiveweapons.entity.npc - package tech.anonymoushacker1279.immersiveweapons.entity.npc
- tech.anonymoushacker1279.immersiveweapons.entity.npc.trades - package tech.anonymoushacker1279.immersiveweapons.entity.npc.trades
- tech.anonymoushacker1279.immersiveweapons.entity.projectile - package tech.anonymoushacker1279.immersiveweapons.entity.projectile
- tech.anonymoushacker1279.immersiveweapons.entity.vehicle - package tech.anonymoushacker1279.immersiveweapons.entity.vehicle
- tech.anonymoushacker1279.immersiveweapons.event - package tech.anonymoushacker1279.immersiveweapons.event
- tech.anonymoushacker1279.immersiveweapons.event.game_effects - package tech.anonymoushacker1279.immersiveweapons.event.game_effects
- tech.anonymoushacker1279.immersiveweapons.init - package tech.anonymoushacker1279.immersiveweapons.init
- tech.anonymoushacker1279.immersiveweapons.item - package tech.anonymoushacker1279.immersiveweapons.item
- tech.anonymoushacker1279.immersiveweapons.item.armor - package tech.anonymoushacker1279.immersiveweapons.item.armor
- tech.anonymoushacker1279.immersiveweapons.item.bow - package tech.anonymoushacker1279.immersiveweapons.item.bow
- tech.anonymoushacker1279.immersiveweapons.item.crafting - package tech.anonymoushacker1279.immersiveweapons.item.crafting
- tech.anonymoushacker1279.immersiveweapons.item.fortitude - package tech.anonymoushacker1279.immersiveweapons.item.fortitude
- tech.anonymoushacker1279.immersiveweapons.item.gauntlet - package tech.anonymoushacker1279.immersiveweapons.item.gauntlet
- tech.anonymoushacker1279.immersiveweapons.item.gun - package tech.anonymoushacker1279.immersiveweapons.item.gun
- tech.anonymoushacker1279.immersiveweapons.item.gun.data - package tech.anonymoushacker1279.immersiveweapons.item.gun.data
- tech.anonymoushacker1279.immersiveweapons.item.materials - package tech.anonymoushacker1279.immersiveweapons.item.materials
- tech.anonymoushacker1279.immersiveweapons.item.pike - package tech.anonymoushacker1279.immersiveweapons.item.pike
- tech.anonymoushacker1279.immersiveweapons.item.potion - package tech.anonymoushacker1279.immersiveweapons.item.potion
- tech.anonymoushacker1279.immersiveweapons.item.projectile - package tech.anonymoushacker1279.immersiveweapons.item.projectile
- tech.anonymoushacker1279.immersiveweapons.item.tool - package tech.anonymoushacker1279.immersiveweapons.item.tool
- tech.anonymoushacker1279.immersiveweapons.item.tool.molten - package tech.anonymoushacker1279.immersiveweapons.item.tool.molten
- tech.anonymoushacker1279.immersiveweapons.item.tool.tesla - package tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
- tech.anonymoushacker1279.immersiveweapons.item.tool.ventus - package tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
- tech.anonymoushacker1279.immersiveweapons.item.utility - package tech.anonymoushacker1279.immersiveweapons.item.utility
- tech.anonymoushacker1279.immersiveweapons.menu - package tech.anonymoushacker1279.immersiveweapons.menu
- tech.anonymoushacker1279.immersiveweapons.menu.slot - package tech.anonymoushacker1279.immersiveweapons.menu.slot
- tech.anonymoushacker1279.immersiveweapons.mixin - package tech.anonymoushacker1279.immersiveweapons.mixin
- tech.anonymoushacker1279.immersiveweapons.potion - package tech.anonymoushacker1279.immersiveweapons.potion
- tech.anonymoushacker1279.immersiveweapons.util - package tech.anonymoushacker1279.immersiveweapons.util
- tech.anonymoushacker1279.immersiveweapons.world - package tech.anonymoushacker1279.immersiveweapons.world
- tech.anonymoushacker1279.immersiveweapons.world.food - package tech.anonymoushacker1279.immersiveweapons.world.food
- tech.anonymoushacker1279.immersiveweapons.world.level - package tech.anonymoushacker1279.immersiveweapons.world.level
- tech.anonymoushacker1279.immersiveweapons.world.level.levelgen - package tech.anonymoushacker1279.immersiveweapons.world.level.levelgen
- tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.biomes - package tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.biomes
- tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature - package tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature
- tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.treedecorators - package tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.treedecorators
- tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface - package tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.surface
- tech.anonymoushacker1279.immersiveweapons.world.level.loot - package tech.anonymoushacker1279.immersiveweapons.world.level.loot
- tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers - package tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers
- TESLA - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- TESLA - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils.HitEffect
- TESLA - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
- TESLA - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
- TESLA - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomItemMaterials
- TESLA_ARMOR_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- TESLA_ARMOR_EFFECT_SOUND - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
- TESLA_ARMOR_EQUIP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- TESLA_ARMOR_POWER_DOWN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- TESLA_ARMOR_POWER_UP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- TESLA_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- TESLA_AXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_BLOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- TESLA_BLOCK_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- TESLA_BOOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_CHESTPLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_HELMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_HOE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_INGOT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_INGOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- TESLA_LEGGINGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- TESLA_NUGGET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_NUGGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- TESLA_PICKAXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_SHOVEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_SWORD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TESLA_SYNTHESIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- TESLA_SYNTHESIZER_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
- TESLA_SYNTHESIZER_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- TESLA_SYNTHESIZER_MENU - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.MenuTypeRegistry
- TESLA_SYNTHESIZER_RECIPE_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
- TESLA_SYNTHESIZER_RECIPE_TYPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
- TeslaArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- TeslaArmorItem(ArmorMaterial, ArmorItem.Type, Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem
- TeslaArmorItem.TeslaArmorItemPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- TeslaArmorItemPacketHandler(TeslaArmorItem.EffectState) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.TeslaArmorItemPacketHandler
-
Creates an instance of a
TeslaArmorItemPacketHandlerrecord class. - TeslaAxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
- TeslaAxe(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaAxe
-
Constructor for TeslaAxe.
- TeslaGauntletItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gauntlet
- TeslaGauntletItem(Tier, int, float, Item.Properties, float, int, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.TeslaGauntletItem
- TeslaHoe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
- TeslaHoe(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaHoe
-
Constructor for TeslaHoe.
- TeslaPickaxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
- TeslaPickaxe(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaPickaxe
-
Constructor for TeslaPickaxe.
- TeslaPikeItem - Class in tech.anonymoushacker1279.immersiveweapons.item.pike
- TeslaPikeItem(Tier, Item.Properties, double, double, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.pike.TeslaPikeItem
- TeslaShovel - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
- TeslaShovel(Tier, float, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaShovel
-
Constructor for TeslaShovel.
- TeslaSword - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
- TeslaSword(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaSword
-
Constructor for TeslaSword.
- TeslaSynthesizerBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.crafting
- TeslaSynthesizerBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Constructor for TeslaSynthesizerBlock.
- TeslaSynthesizerBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
- TeslaSynthesizerBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Constructor for AbstractTeslaBlockEntity.
- TeslaSynthesizerCraftEvent - Class in tech.anonymoushacker1279.immersiveweapons.api.events
-
This event is fired when a player crafts an item using the tesla synthesizer.
- TeslaSynthesizerCraftEvent(Player, ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.api.events.TeslaSynthesizerCraftEvent
-
This event is fired when a player crafts an item using the tesla synthesizer.
- TeslaSynthesizerFuelSlot - Class in tech.anonymoushacker1279.immersiveweapons.menu.slot
- TeslaSynthesizerFuelSlot(TeslaSynthesizerMenu, Container, int, int, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.slot.TeslaSynthesizerFuelSlot
- TeslaSynthesizerMaterialSlot - Class in tech.anonymoushacker1279.immersiveweapons.menu.slot
- TeslaSynthesizerMaterialSlot(TeslaSynthesizerMenu, RecipeManager, Container, int, int, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.slot.TeslaSynthesizerMaterialSlot
- TeslaSynthesizerMenu - Class in tech.anonymoushacker1279.immersiveweapons.menu
- TeslaSynthesizerMenu(int, Inventory) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
-
Constructor for TeslaSynthesizerMenu.
- TeslaSynthesizerMenu(int, Inventory, Container, ContainerData) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
-
Constructor for TeslaSynthesizerMenu.
- TeslaSynthesizerRecipe - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- TeslaSynthesizerRecipe(ResourceLocation, Ingredient, Ingredient, Ingredient, ItemStack, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Creates an instance of a
TeslaSynthesizerReciperecord class. - TeslaSynthesizerRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
- TeslaSynthesizerRecipeBuilder - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- TeslaSynthesizerRecipeBuilder(RecipeSerializer<?>, Ingredient, Ingredient, Ingredient, int, Item) - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder
- TeslaSynthesizerRecipeBuilder.Result - Class in tech.anonymoushacker1279.immersiveweapons.data.recipes
- TeslaSynthesizerResultSlot - Class in tech.anonymoushacker1279.immersiveweapons.menu.slot
- TeslaSynthesizerResultSlot(Container, int, int, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.slot.TeslaSynthesizerResultSlot
-
Constructor for TeslaSynthesizerResultSlot.
- TeslaSynthesizerScreen - Class in tech.anonymoushacker1279.immersiveweapons.client.gui.screen
- TeslaSynthesizerScreen(TeslaSynthesizerMenu, Inventory, Component) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.TeslaSynthesizerScreen
- ThrowableItem - Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
- ThrowableItem(Item.Properties, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
-
Creates a throwable item, specifically for a smoke grenade.
- ThrowableItem(Item.Properties, ThrowableItem.ThrowableType) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
-
Creates a throwable item for a specific
ThrowableItem.ThrowableType - ThrowableItem.ThrowableType - Enum Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
- thunderHit(ServerLevel, LightningBolt) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.BloodParticle
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticle
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.MuzzleFlashParticle
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticle
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.CelestialTowerSummonGoal
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.CelestialTowerSummonMeteorGoal
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FieldMedicHealEntitiesGoal
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FlyAroundEntityGoal
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FlyRandomlyGoal
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.HoverGoal
-
Keep ticking a continuous task that has already been started
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.StormCreeperSwellGoal
-
Keep ticking a continuous task that has already been started
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
-
Called to update the entity's position/logic.
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.misc.ChairEntity
-
Runs once each tick.
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
-
Called to update the entity's position/logic.
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
-
Called to update the entity's position/logic.
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
- tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity
- tick(BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
-
Runs once each tick.
- tick(BlockState, ServerLevel, BlockPos, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- tick(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
-
Runs once per tick.
- tick(Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
- tick(Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.MedicStatueBlockEntity
-
Runs once each tick.
- tick(Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.MinutemanStatueBlockEntity
-
Runs once each tick.
- tick(Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
-
Runs once each tick.
- TICKS_SINCE_REST - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
- ticksSinceRest() - Method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
-
Returns the value of the
ticksSinceRestrecord component. - TIER_TAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
- TILTROS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.dimensions.IWDimensions
- TILTROS_DIMENSION_TYPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.dimensions.IWDimensions
- TILTROS_WASTES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.biomes.IWBiomes
- TILTROS_WASTES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredCarvers
- TILTROS_WASTES_MUSIC - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- TiltrosDimensionSpecialEffects - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension
- TiltrosDimensionSpecialEffects() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension.TiltrosDimensionSpecialEffects
- tiltrosEnabled() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns the value of the
tiltrosEnabledrecord component. - TiltrosTeleporter - Class in tech.anonymoushacker1279.immersiveweapons.world
- TiltrosTeleporter(BlockPos, BlockPos) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.TiltrosTeleporter
- tiltrosWastesBiome(HolderGetter<PlacedFeature>, HolderGetter<ConfiguredWorldCarver<?>>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.biomes.BiomesGenerator
- tinker(Ingredient, List<Item>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder
- TOGGLE_ARMOR_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.IWKeyBinds
- TomlConfigOps() - Constructor for class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- toNetwork(FriendlyByteBuf, AmmunitionTableRecipe) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.Serializer
- toNetwork(FriendlyByteBuf, AstralCrystalRecipe) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe.Serializer
-
Serialize to JSON on the network.
- toNetwork(FriendlyByteBuf, BarrelTapRecipe) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe.Serializer
-
Serialize to JSON on the network.
- toNetwork(FriendlyByteBuf, PistonCrushingRecipe) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe.Serializer
-
Serialize to JSON on the network.
- toNetwork(FriendlyByteBuf, SmallPartsRecipe) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe.Serializer
-
Serialize to JSON on the network.
- toNetwork(FriendlyByteBuf, TeslaSynthesizerRecipe) - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe.Serializer
-
Serialize to JSON on the network.
- TOOL_JOINT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- ToolFamilies - Record Class in tech.anonymoushacker1279.immersiveweapons.data.recipes.families
- ToolFamilies(TagKey<Item>, TagKey<Item>, TagKey<Item>, Supplier<? extends SwordItem>, Supplier<? extends PickaxeItem>, Supplier<? extends AxeItem>, Supplier<? extends ShovelItem>, Supplier<? extends HoeItem>, Supplier<? extends GauntletItem>, Supplier<? extends PikeItem>, Supplier<? extends Item>, Supplier<? extends ArrowItem>, Supplier<? extends Item>, ImmutableList<Item>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Creates an instance of a
ToolFamiliesrecord class. - TooltipHandler - Class in tech.anonymoushacker1279.immersiveweapons.client
- TooltipHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.TooltipHandler
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock.AstralCrystalBlockPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso.WarriorStatueTorsoPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock.MortarBlockPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock.SpikeTrapBlockPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData.DebugDataPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.config.CommonConfig
-
Returns a string representation of this record class.
- toString() - Method in class tech.anonymoushacker1279.immersiveweapons.config.ConfigHelper.TomlConfigOps
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity.LavaRevenantEntityPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.neutral.AbstractFieldMedicEntity.AbstractFieldMedicEntityPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.event.SyncPlayerDataPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem.AstralArmorItemPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem.CobaltArmorItemPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.TeslaArmorItemPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.VentusArmorItemPacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.gun.GunScopePacketHandler
-
Returns a string representation of this record class.
- toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu.AmmunitionTableMenuPacketHandler
-
Returns a string representation of this record class.
- TRADES - Static variable in class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkeletonMerchantEntity
- TRADES - Static variable in class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkygazerEntity
- translateToHand(HumanoidArm, PoseStack) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.SkeletonMerchantModel
- trapdoor() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
trapdoorrecord component. - TREE_DECORATORS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.TreeDecoratorRegistry
- TreeDecoratorRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
- TreeDecoratorRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.TreeDecoratorRegistry
- TRENCH - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredCarvers
- trigger(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.WarriorStatueActivatedTrigger
-
Triggers the advancement trigger.
- trigger(ServerPlayer, ResourceLocation) - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger
-
Triggers the advancement trigger.
- TRIGGER_ASSEMBLY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- TRIGGERED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
- TriggerInstance(ContextAwarePredicate) - Constructor for class tech.anonymoushacker1279.immersiveweapons.advancement.WarriorStatueActivatedTrigger.TriggerInstance
- TriggerInstance(ContextAwarePredicate, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
- TROLL_FLAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- TROLL_FLAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- type - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
- type() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.treedecorators.BurnedBranchDecorator
U
- UNDEAD_MOB_DROP_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
- UndeadMobDropModifierHandler - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot
- UndeadMobDropModifierHandler(LootItemCondition[], ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.loot.UndeadMobDropModifierHandler
- UNDERGROUND_BUNKER - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableLocations
- unlocks(String, CriterionTriggerInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AmmunitionTableRecipeBuilder
- unlocks(String, CriterionTriggerInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.AstralCrystalRecipeBuilder
- unlocks(String, CriterionTriggerInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.BarrelTapRecipeBuilder
- unlocks(String, CriterionTriggerInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.PistonCrushingRecipeBuilder
- unlocks(String, CriterionTriggerInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.SmallPartsRecipeBuilder
- unlocks(String, CriterionTriggerInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.TeslaSynthesizerRecipeBuilder
- unpackLootTable(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
- updateShape(BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.BranchBlock
- updateShape(BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PitfallBlock
- updateShape(BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
- updateShape(BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
-
Updates the block when required.
- updateTrades() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
-
Runs when the block is activated.
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.BarrelTapBlock
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.SmallPartsTableBlock
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
-
Runs when the block is activated.
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
-
Runs when the block is activated.
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CampChairBlock
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
-
Runs when the block is activated.
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.ChampionKeycardBlock
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
-
Runs when the block is activated.
- use(BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SandbagBlock
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AzulLocatorItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CurseCleaningSoapItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedSightStaffItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.PainkillerItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.MeteorStaffItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.CustomPotionItem
-
Runs when the item is used.
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusStaff
-
Runs when the player right-clicks.
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.UsedSyringeItem
- use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.utility.CustomBoatItem
- USED_SYRINGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- USED_SYRINGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- USED_SYRINGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- USED_SYRINGE_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- usedOnEntity - Variable in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
- UsedSyringeItem - Class in tech.anonymoushacker1279.immersiveweapons.item
- UsedSyringeItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.UsedSyringeItem
-
Constructor for UsedSyringeItem.
- useOnRelease(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AzulLocatorItem
- useOnRelease(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
- useOnRelease(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.MeteorStaffItem
V
- validate(Map<ResourceLocation, LootTable>, ValidationContext) - Method in class tech.anonymoushacker1279.immersiveweapons.data.loot.LootTableGenerator
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder.EffectScalingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem.ThrowableType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils.HitEffect
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder.EffectScalingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem.ThrowableType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils.HitEffect
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VANILLA_IMPACT_STATUS_ID - Static variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
- VanillaFeatures - Class in tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature
- VanillaFeatures() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.VanillaFeatures
- VanillaTieredItemFamilies - Record Class in tech.anonymoushacker1279.immersiveweapons.data.recipes.families
- VanillaTieredItemFamilies(TagKey<Item>, TagKey<Item>, Supplier<? extends GauntletItem>, Supplier<? extends PikeItem>, Supplier<? extends Item>, Supplier<? extends ArrowItem>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
-
Creates an instance of a
VanillaTieredItemFamiliesrecord class. - VELOCITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- VelocityEnchantment - Class in tech.anonymoushacker1279.immersiveweapons.enchantment
- VelocityEnchantment(Enchantment.Rarity, EnchantmentCategory, EquipmentSlot[]) - Constructor for class tech.anonymoushacker1279.immersiveweapons.enchantment.VelocityEnchantment
- VENSTRAL_JAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENSTRAL_JAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
- VENTUS - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomArmorMaterials
- VENTUS - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils.HitEffect
- VENTUS - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ArmorFamilies
- VENTUS - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.ToolFamilies
- VENTUS - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomItemMaterials
- VENTUS_ARMOR_EQUIP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- VENTUS_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- VENTUS_AXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_BOOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_CHESTPLATE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_HELMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_HOE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_LEGGINGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- VENTUS_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- VENTUS_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- VENTUS_PICKAXE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_SHARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_SHARDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- VENTUS_SHOVEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_STAFF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_STAFF_CORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VENTUS_SWORD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- VentusArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- VentusArmorItem(ArmorMaterial, ArmorItem.Type, Item.Properties, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem
- VentusArmorItem.VentusArmorItemPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.item.armor
- VentusArmorItemPacketHandler(VentusArmorItem.PacketTypes, boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.VentusArmorItemPacketHandler
-
Creates an instance of a
VentusArmorItemPacketHandlerrecord class. - VentusAxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
- VentusAxe(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusAxe
-
Constructor for VentusAxe.
- VentusGauntletItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gauntlet
- VentusGauntletItem(Tier, int, float, Item.Properties, float, int, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.VentusGauntletItem
- VentusHoe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
- VentusHoe(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusHoe
-
Constructor for VentusHoe.
- VentusPickaxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
- VentusPickaxe(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusPickaxe
-
Constructor for VentusPickaxe.
- VentusPikeItem - Class in tech.anonymoushacker1279.immersiveweapons.item.pike
- VentusPikeItem(Tier, Item.Properties, double, double, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.pike.VentusPikeItem
- VentusShovel - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
- VentusShovel(Tier, float, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusShovel
-
Constructor for VentusShovel.
- VentusStaff - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
- VentusStaff(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusStaff
-
Constructor for VentusStaff.
- VentusSword - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
- VentusSword(Tier, int, float, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusSword
-
Constructor for VentusSword.
- VINES - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
- VINES - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
W
- wall() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.StoneFamilies
-
Returns the value of the
wallrecord component. - wall(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.CraftingTableRecipes
- wall(Block, ItemLike, String, CriterionTriggerInstance) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.recipes.RecipeGenerator.StonecutterRecipes
- WALL_SHELF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- WALL_SHELF_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- wallHangingSign() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
wallHangingSignrecord component. - wallHeadBlocks - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.lists.BlockLists
- wallSign() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
wallSignrecord component. - WANDERING_WARRIOR - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
- WANDERING_WARRIOR_AMBIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- WANDERING_WARRIOR_DEATH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- WANDERING_WARRIOR_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- WANDERING_WARRIOR_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- WANDERING_WARRIOR_HEAD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- WANDERING_WARRIOR_HURT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- WANDERING_WARRIOR_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WANDERING_WARRIOR_STEP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
- WANDERING_WARRIOR_WALL_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- WanderingWarriorEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
- WanderingWarriorEntity(EntityType<? extends WanderingWarriorEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
- WanderingWarriorRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
- WanderingWarriorRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.WanderingWarriorRenderer
-
Constructor for WanderingWarriorRenderer.
- WARPED_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- WARPED_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- WARRIOR_STATUE_ACTIVATED_TRIGGER - Static variable in class tech.anonymoushacker1279.immersiveweapons.advancement.IWCriteriaTriggers
- WARRIOR_STATUE_BASE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- WARRIOR_STATUE_BASE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- WARRIOR_STATUE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- WARRIOR_STATUE_HEAD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- WARRIOR_STATUE_TORSO - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- WARRIOR_STATUE_TORSO_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- WarriorStatueActivatedTrigger - Class in tech.anonymoushacker1279.immersiveweapons.advancement
- WarriorStatueActivatedTrigger() - Constructor for class tech.anonymoushacker1279.immersiveweapons.advancement.WarriorStatueActivatedTrigger
- WarriorStatueActivatedTrigger.TriggerInstance - Class in tech.anonymoushacker1279.immersiveweapons.advancement
- WarriorStatueBase - Class in tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue
- WarriorStatueBase(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueBase
- WarriorStatueHead - Class in tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue
- WarriorStatueHead(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueHead
- WarriorStatueTorso - Class in tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue
- WarriorStatueTorso(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso
- WarriorStatueTorso.WarriorStatueTorsoPacketHandler - Record Class in tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue
- WarriorStatueTorsoPacketHandler(BlockPos, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueTorso.WarriorStatueTorsoPacketHandler
-
Constructor for WarriorStatueTorsoPacketHandler.
- wasExploded(Level, BlockPos, Explosion) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.barbed_wire.BarbedWireBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.crafting.BarrelTapBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.BiohazardBoxBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CampChairBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagPoleBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.WoodenTableBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.misc.warrior_statue.WarriorStatueBase
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.mud.HardenedMudWindowBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.PanicAlarmBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
- WATERLOGGED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
- WEAPONS_OR_TOOLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EnchantmentRegistry
- WHITE_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- WHITE_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- WIDE_GOLDEN_BARREL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WineItem - Class in tech.anonymoushacker1279.immersiveweapons.item.potion
- WineItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.potion.WineItem
-
Constructor for WineItem.
- wood() - Method in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Returns the value of the
woodrecord component. - WOOD_LOGS_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
- WOODEN - Static variable in record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.VanillaTieredItemFamilies
- WOODEN_ARROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WOODEN_ARROW_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- WOODEN_GAUNTLET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WOODEN_MUSKET_BALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WOODEN_MUSKET_BALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
- WOODEN_PIKE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WOODEN_PIKE_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WOODEN_PISTOL_HANDLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WOODEN_SHARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WOODEN_SHARDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.tags.groups.immersiveweapons.IWItemTagGroups
- WOODEN_SPIKES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- WOODEN_SPIKES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- WOODEN_SPIKES - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
- WOODEN_SPIKES_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
- WOODEN_SPIKES_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.damage_types.IWDamageTypes
- WOODEN_TOOL_ROD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
- WoodenSpikesBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
- WoodenSpikesBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.WoodenSpikesBlock
-
Constructor for WoodenSpikesBlock.
- WoodenTableBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
- WoodenTableBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.WoodenTableBlock
-
Constructor for WoodenTableBlock.
- WoodFamilies - Record Class in tech.anonymoushacker1279.immersiveweapons.data.recipes.families
- WoodFamilies(Supplier<? extends Block>, Supplier<? extends SlabBlock>, Supplier<? extends StairBlock>, Supplier<? extends PressurePlateBlock>, Supplier<? extends ButtonBlock>, Supplier<? extends FenceBlock>, Supplier<? extends FenceGateBlock>, Supplier<? extends DoorBlock>, Supplier<? extends TrapDoorBlock>, Supplier<? extends StandingSignBlock>, Supplier<? extends WallSignBlock>, Supplier<? extends CeilingHangingSignBlock>, Supplier<? extends WallHangingSignBlock>, Supplier<? extends RotatedPillarBlock>, Supplier<? extends RotatedPillarBlock>, Supplier<? extends RotatedPillarBlock>, Supplier<? extends RotatedPillarBlock>, Supplier<? extends LeavesBlock>, Supplier<? extends SaplingBlock>, Supplier<? extends CustomBoatItem>, Supplier<? extends CustomBoatItem>, TagKey<Block>, TagKey<Item>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.data.recipes.families.WoodFamilies
-
Creates an instance of a
WoodFamiliesrecord class. - WoodTypes - Class in tech.anonymoushacker1279.immersiveweapons.block.properties
- WoodTypes() - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.properties.WoodTypes
- write(FriendlyByteBuf, CallbackInfo) - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.ClientboundSetEntityMotionPacketMixin
- writeToNetwork(FriendlyByteBuf) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
- writeToNetwork(FriendlyByteBuf) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
- writeToString() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
- writeToString() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions
X
- x() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Returns the value of the
xrecord component. - xOffset(float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers.StormCreeperPowerLayer
Y
- y() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Returns the value of the
yrecord component. - YELLOW - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions.SmokeGrenadeColors
- YELLOW_STAINED_BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
- YELLOW_STAINED_BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
Z
- z() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity.SmokeGrenadeEntityPacketHandler
-
Returns the value of the
zrecord component.
All Classes and Interfaces|All Packages|Constant Field Values