Index

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

A

AABB - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CelestialLanternBlock
 
AbstractArrowMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin
See individual methods for notes.
AbstractArrowMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.AbstractArrowMixin
 
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
 
AbstractStatueBlockEntity<T> - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
 
AbstractStatueBlockEntity(BlockEntityType<?>, BlockPos, BlockState, int) - 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.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
 
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.SuperHansEntity
 
addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
 
addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
addAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
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
 
addAttributeModifier(AttributeModifier, Attribute) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
Add an attribute modifier to the accessory.
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.
addItem(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.CommanderPedestalBlockEntity
 
addItemTooltip(ItemTooltipEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.TooltipHandler
Handles adding tooltips to items.
additionalEntities - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
addLantern(BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.saveddata.IWSavedData
 
addMobEffect(MobEffectInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
Add a mob effect to the accessory.
addMoltenEffects(LivingEntity, 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.
addReloadListenerEvent(AddReloadListenerEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
 
addTeslaEffects(LivingEntity) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils
 
addToSpawnQueue(Mob, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
Add a mob to the spawn queue.
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
 
AdvancedThrowableItemProjectile - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
 
AdvancedThrowableItemProjectile(EntityType<? extends ThrowableItemProjectile>, LivingEntity, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
AdvancedThrowableItemProjectile(EntityType<? extends ThrowableItemProjectile>, Level, double, double, double) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
AdvancedThrowableItemProjectile(EntityType<? extends AdvancedThrowableItemProjectile>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
AdvancedThrowableProjectileRenderer<T> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile
 
AdvancedThrowableProjectileRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.AdvancedThrowableProjectileRenderer
 
aggroNearbyMinutemen(AABB, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
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
 
AIM_MUSKET_POSE_PARAMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.CustomArmPoses
 
AIM_PISTOL_POSE_PARAMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.CustomArmPoses
 
aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.animal.StarWolfEntity
 
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.DyingSoldierEntity
 
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.monster.TheCommanderEntity
 
aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
aiStep() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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
 
AlcoholItem - Class in tech.anonymoushacker1279.immersiveweapons.item.potion
 
AlcoholItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.potion.AlcoholItem
Constructor for AlcoholItem.
ALL_CRAFTABLES - Static variable in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
 
ALL_RECIPES - Static variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
ALL_TOWERS - Static variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
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
 
AmmunitionTablePayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
AmmunitionTablePayload(int, float) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.AmmunitionTablePayload
Creates an instance of a AmmunitionTablePayload record class.
AmmunitionTablePayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
AmmunitionTablePayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.AmmunitionTablePayloadHandler
 
AmmunitionTableRecipe - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
AmmunitionTableRecipe(String, List<AmmunitionTableRecipe.MaterialGroup>, ItemStack) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
Creates an instance of a AmmunitionTableRecipe record class.
AmmunitionTableRecipe.Factory<T> - Interface in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
AmmunitionTableRecipe.MaterialGroup - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
AmmunitionTableRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
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
 
angerTime - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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
 
animateTick(BlockState, Level, BlockPos, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.TiltrosPortalBlock
 
anvilUpdateEvent(AnvilUpdateEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
 
apply(Map<ResourceLocation, JsonElement>, ResourceManager, ProfilerFiller) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeLoader
 
applyEffectTick(LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.AlcoholEffect
 
applyEffectTick(LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.BleedingEffect
 
applyEffectTick(LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.HellfireEffect
 
applyEffectTick(LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.MorphineEffect
 
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 - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.blockentity.CommanderPedestalBlockEntity.AugmentTypes
 
ARMOR_ACTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.IWKeyBinds
 
ARMOR_BREACH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.AttributeRegistry
 
ARMOR_MATERIALS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
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
 
ArmorMaterialRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
ArmorMaterialRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
armorSpawnChance - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
ArmorUtils - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
 
ArmorUtils() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.ArmorUtils
 
ArrowBuilder(Item.Properties, double, Supplier<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
 
ArrowKnockbackAccessor - Interface in tech.anonymoushacker1279.immersiveweapons.util
 
asProjectile(Level, Position, ItemStack, Direction) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
 
assemble(RecipeInput, HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
 
assemble(RecipeInput, HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
 
assemble(RecipeInput, HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
 
assemble(RecipeInput, HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
assemble(RecipeInput, HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
assemble(RecipeInput, HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
assemble(RecipeInput, HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
ASTRAL - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
ASTRAL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
ASTRAL_ARMOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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_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.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.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_SHOVEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
ASTRAL_SWORD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
ASTRAL_TOOLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
AstralArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
 
AstralArmorItem(Holder<ArmorMaterial>, ArmorItem.Type, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.AstralArmorItem
 
AstralArmorPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
AstralArmorPayload(boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralArmorPayload
Creates an instance of a AstralArmorPayload record class.
AstralArmorPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
AstralArmorPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.AstralArmorPayloadHandler
 
AstralCrystalBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
 
AstralCrystalBlock(int, int, BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
 
AstralCrystalBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
 
AstralCrystalBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.AstralCrystalBlockEntity
 
AstralCrystalPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
AstralCrystalPayload(BlockPos) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralCrystalPayload
Creates an instance of a AstralCrystalPayload record class.
AstralCrystalPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
AstralCrystalPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.AstralCrystalPayloadHandler
 
AstralCrystalRecipe - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
AstralCrystalRecipe(String, Ingredient, Ingredient, ItemStack) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
Creates an instance of a AstralCrystalRecipe record class.
AstralCrystalRecipe.Factory<T> - Interface in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
AstralCrystalRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
AstralCrystalRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity
 
AstralCrystalRenderer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.AstralCrystalRenderer
 
AT_MAX_CHARGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.DataComponentTypeRegistry
 
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.
attemptSpawnEntity(T) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
AttributeRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
AttributeRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.AttributeRegistry
 
ATTRIBUTES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.AttributeRegistry
 
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
 
availableRecipes - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
availableRecipes - Variable in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
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
 
AzulLocatorItem - Class in tech.anonymoushacker1279.immersiveweapons.item
 
AzulLocatorItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.AzulLocatorItem
 

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.init.BlockRegistry
 
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.world.level.IWDamageSources
 
BARBED_WIRE_RATTLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
barbedWire(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
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(String, Ingredient, int, ItemStack) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
Creates an instance of a BarrelTapRecipe record class.
BarrelTapRecipe.Factory<T> - Interface in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
BarrelTapRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
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
 
baseMultiplier() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
Returns the value of the baseMultiplier record component.
BasicContainerItem - Class in tech.anonymoushacker1279.immersiveweapons.item.utility
 
BasicContainerItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.utility.BasicContainerItem
Constructor for BasicContainerItem.
BasicMobEffect - Class in tech.anonymoushacker1279.immersiveweapons.potion
 
BasicMobEffect(MobEffectCategory, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.potion.BasicMobEffect
Constructor for BasicPotionEffect.
BasicOrientableBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.core
 
BasicOrientableBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.core.BasicOrientableBlock
Constructor for BasicOrientableBlock.
BATTLEFIELD - Static variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
BATTLEFIELD_AMBIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
BEAR_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
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.world.level.IWDamageSources
 
bearTrap(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
BearTrapBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
 
BearTrapBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
BearTrapBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
 
BearTrapBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
Constructor for BearTrapBlockEntity.
beginCrafting() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
Returns the value of the beginCrafting record component.
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_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
 
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.
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
 
BLAZE_POWDER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
 
BLEED_CANCEL_CHANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
Chance for BleedingEffect to be cancelled each damage tick.
BLEED_RESISTANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
Modifier to BleedingEffect damage.
bleedCancelEffects(LivingIncomingDamageEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
 
bleeding(RegistryAccess) - Static method 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.world.level.IWDamageSources
 
BleedingEffect - Class in tech.anonymoushacker1279.immersiveweapons.potion
 
BleedingEffect(MobEffectCategory, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.potion.BleedingEffect
 
bleedResistanceEffects(LivingIncomingDamageEvent, 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 block record component.
BLOCK_ENTITIES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
 
blockDecay - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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 blockIngredient record component.
BlockItemRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
BlockItemRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
BlockRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
BlockRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
BLOCKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
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 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(LivingIncomingDamageEvent, 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 - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
blunderbussFireVelocity - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
BODY - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
 
bootstrap() - Static method in class tech.anonymoushacker1279.immersiveweapons.client.CustomArmPoses
 
bootstrap() - Static method in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
bootstrap(BootstrapContext<JukeboxSong>) - Static method in class tech.anonymoushacker1279.immersiveweapons.data.IWJukeboxSongs
 
bossEvent - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
bossEvent - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
 
bossEvent - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
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.
BRITISH_FLAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
BRITISH_FLAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
BROKEN_ARMOR_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
 
BROKEN_ARMOR_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
 
BROKEN_LENS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
BrokenArmorEffect - Class in tech.anonymoushacker1279.immersiveweapons.potion
 
BrokenArmorEffect(MobEffectCategory, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.potion.BrokenArmorEffect
 
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(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityBuilder
 
build(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity.ArrowEntityBuilder
 
bullet(Entity, Entity) - Static method 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.world.level.IWDamageSources
 
BULLET_WHIZZ - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
BulletBuilder(Item.Properties, double, Supplier<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, ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
 
BulletEntity.BulletEntityBuilder - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
 
BulletEntityBuilder(EntityType<? extends Arrow>, Item) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity.BulletEntityBuilder
 
BulletEntityDebugPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
BulletEntityDebugPayload(double, boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.BulletEntityDebugPayload
Creates an instance of a BulletEntityDebugPayload record class.
BulletEntityDebugPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
BulletEntityDebugPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.BulletEntityDebugPayloadHandler
 
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
 
BulletImpactParticleType - Class in tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact
 
BulletImpactParticleType(boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleType
 
BulletItem<T> - Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
 
BulletItem(Item.Properties, double, Supplier<EntityType<T>>, int, boolean, float, double, List<Double>, int, HitEffectUtils.HitEffect, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
 
BulletItem.BulletBuilder<T> - Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
 
BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonBlockTagGroups
 
BULLETPROOF_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
BULLETPROOF_GLASS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
bulletsBreakGlass - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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 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.block.decoration.BranchBlock
 
BURNED_OAK_LOGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
BURNED_OAK_LOGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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_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.data.IWEnchantments
 
byId(int) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
 

C

calculateArmorBreach(int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.BrokenArmorEffect
 
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.
calculateOutput(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
Calculate the output item based on the given inputs.
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.
CANADIAN_FLAG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
CANADIAN_FLAG_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
canAttack(LivingEntity, TargetingConditions) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.HurtByTargetWithPredicateGoal
 
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.SoldierEntity
 
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
 
canBeLeashed() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
canBeReplaced(BlockState, Fluid) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.TiltrosPortalBlock
 
canCharge - Variable in enum class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem.ThrowableType
 
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
 
canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
 
canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
canCraftInDimensions(int, int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
canDropFromExplosion(BlockState, BlockGetter, BlockPos, Explosion) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
 
canDropMobsSkull() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
 
canDry(ServerLevel, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.mud.IWMudBlock
 
canFireProjectileWeapon(ProjectileWeaponItem) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
cannonball(Entity, Entity) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
CANNONBALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
CANNONBALL_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
 
CANNONBALL_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
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, ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CannonballEntity
 
CannonballRenderer<T> - 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.groups.immersiveweapons.IWItemTagGroups
 
CANNONBALLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
 
canPerformAction(ItemStack, ItemAbility) - 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.
canReplaceCurrentItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
canReplaceCurrentItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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
 
canSee(LivingEntity, Entity, boolean) - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
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.PanicAlarmBlock
 
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
 
canSurvive(BlockState, LevelReader, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.star_forge.SolarLensBlock
 
canTakeItemThroughFace(int, ItemStack, Direction) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
Determine if an item can be removed through a face.
canTargetEntityWhenHurt(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
canTargetPlayer(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
canTargetPlayer(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
canTargetPlayer(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
canTargetPlayer(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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.DisorientedWanderingGoal
 
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.StayNearMobGoal
 
canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.StormCreeperSwellGoal
Returns whether execution should begin.
canUse() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
CAPACITY - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.blockentity.CommanderPedestalBlockEntity.AugmentTypes
 
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
 
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.data.IWEnchantments
 
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
 
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(LivingIncomingDamageEvent, 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> - Class in tech.anonymoushacker1279.immersiveweapons.client.model
 
CelestialTowerModel(ModelPart) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.model.CelestialTowerModel
 
CelestialTowerRenderer<T> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
 
CelestialTowerRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.CelestialTowerRenderer
 
celestialTowerSpawnCheckingRadius - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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 - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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
 
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
 
CHANGE_STATE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.PacketTypes
 
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.network.payload.GunScopePayload
Returns the value of the changingPlayerFOV record component.
CHARM - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
 
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
 
checkForValidMultiBlock(BlockState, BlockPos, ServerLevel) - Static method in class tech.anonymoushacker1279.immersiveweapons.block.star_forge.StarForgeControllerBlock
Scan the 3x3x5 area around the controller to check for a valid multiblock structure.
checkSpawnObstruction(LevelReader) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
 
checkSpawnRules(EntityType<? extends Mob>, LevelAccessor, MobSpawnType, BlockPos, RandomSource) - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
 
checkSpawnRules(LevelAccessor, MobSpawnType) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
CHERRY_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
CHERRY_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
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.
clamp - Variable in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
 
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.StarForgeBlockEntity
 
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.IWConfigs
 
CLIENT_SPEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.IWConfigs
 
ClientboundSetEntityMotionPacket(int, Vec3, 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
 
ClientConfig(ModConfigSpec.Builder) - Constructor for class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
 
ClientExtensions - Class in tech.anonymoushacker1279.immersiveweapons.client
 
ClientExtensions() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.ClientExtensions
 
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 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.CustomTiers
 
COBALT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
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.groups.common.CommonItemTagGroups
 
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.groups.common.CommonItemTagGroups
 
COBALT_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
COBALT_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
COBALT_ORES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonBlockTagGroups
 
COBALT_ORES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonItemTagGroups
 
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(Holder<ArmorMaterial>, ArmorItem.Type, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem
 
CobaltArmorPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
CobaltArmorPayload(boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.CobaltArmorPayload
Creates an instance of a CobaltArmorPayload record class.
CobaltArmorPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
CobaltArmorPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.CobaltArmorPayloadHandler
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.BasicOrientableBlock
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleType
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleType
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.Serializer
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe.Serializer
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe.Serializer
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe.Serializer
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe.Serializer
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe.Serializer
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe.Serializer
 
codec() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.loot.LogShardsLootModifierHandler
 
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.ToolSmeltingModifierHandler
 
CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
 
CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.core.BasicOrientableBlock
 
CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleType
 
CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleType
 
CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.MerchantTrades
 
CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeGroup
 
CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
 
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 record class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
 
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.ToolSmeltingModifierHandler
 
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.network.payload.SmokeGrenadePayload
Returns the value of the color record 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
 
COMMANDER_PEDESTAL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
COMMANDER_PEDESTAL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
COMMANDER_PEDESTAL_AUGMENTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
COMMANDER_PEDESTAL_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
 
CommanderPedestalBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
 
CommanderPedestalBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.CommanderPedestalBlock
 
CommanderPedestalBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
 
CommanderPedestalBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.CommanderPedestalBlockEntity
 
CommanderPedestalBlockEntity.AugmentTypes - Enum Class in tech.anonymoushacker1279.immersiveweapons.blockentity
 
CommanderPedestalRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity
 
CommanderPedestalRenderer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.CommanderPedestalRenderer
 
CommonBlockTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.groups.common
 
CommonBlockTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonBlockTagGroups
 
CommonItemTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.groups.common
 
CommonItemTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonItemTagGroups
 
CommonWorldGenTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.groups.common
 
CommonWorldGenTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonWorldGenTagGroups
 
computeEnchantedLootBonusEvent(ComputeEnchantedLootBonusEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
 
ComputeEnchantedLootBonusEvent - Class in tech.anonymoushacker1279.immersiveweapons.api.events
Called just before a LivingEntity drops all its loot for determining the level of a loot bonus enchantment such as Enchantments.LOOTING that should be applied to the drops.
ComputeEnchantedLootBonusEvent(LivingEntity, DamageSource, Holder<Enchantment>, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.api.events.ComputeEnchantedLootBonusEvent
 
computeFogColorEvent(ViewportEvent.ComputeFogColor) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientForgeEventSubscriber
 
computeFovEvent(ViewportEvent.ComputeFov) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientForgeEventSubscriber
 
CONDUCTIVE_ALLOY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
constructMod(FMLConstructModEvent) - Method in class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
 
container - Variable in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
containerData - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
containerData - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
containerData - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
 
containerData - Variable in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
containerId() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AmmunitionTablePayload
Returns the value of the containerId record component.
containerId() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
Returns the value of the containerId record component.
containerId() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
Returns the value of the containerId record component.
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 cookTime record component.
cooldown - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
COPPER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
COPPER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
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.groups.common.CommonItemTagGroups
 
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
 
craftables() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
Returns the value of the craftables record component.
create() - Static method in record class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
 
create(String, List<AmmunitionTableRecipe.MaterialGroup>, ItemStack) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.Factory
 
create(String, ResourceLocation, ItemStack, int, int) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe.Factory
 
create(String, Ingredient, int, Ingredient, int, int, ItemStack) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe.Factory
 
create(String, Ingredient, int, ItemStack) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe.Factory
 
create(String, Ingredient, List<Item>) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe.Factory
 
create(String, Ingredient, Ingredient, Ingredient, ItemStack, int) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe.Factory
 
create(String, Ingredient, Ingredient, ItemStack) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe.Factory
 
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
 
createArrow(Level, ItemStack, LivingEntity, ItemStack) - 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
 
createAttributes(Tier, float) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
 
createAttributes(Tier, float) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
 
createBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MedicStatueBlock
 
createBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
 
createBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.SpawnerStatueBlock
 
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
 
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.BarrelTapBlock
Create the BlockState definition.
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.SpawnerStatueBlock
 
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
 
createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.star_forge.StarForgeControllerBlock
 
createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.WoodenSpikesBlock
 
createBoatModelName(CustomBoatType) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.misc.CustomBoatRenderer
 
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
 
createBullet(Level, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
createBullet(Level, LivingEntity, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
 
createCannonball(Level, LivingEntity, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
 
createChestBoatModelName(CustomBoatType) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.misc.CustomBoatRenderer
 
createEntity(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
createEntity(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.MedicStatueBlockEntity
 
createEntity(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.MinutemanStatueBlockEntity
 
createFlare(Level, LivingEntity, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
 
createFlashbang(ItemStack, Level, Position, Direction, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
createFlashbang(ItemStack, Level, Player, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
createMenu(int, Inventory) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
createMenu(int, Inventory) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
createMenu(int, Inventory) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
 
createMenu(int, Inventory, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
 
createMolotov(ItemStack, Level, Position, Direction) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
createMolotov(ItemStack, Level, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
createMudBall(ItemStack, Level, Position, Direction) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
createMudBall(ItemStack, Level, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
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(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.TiltrosPortalParticle.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
 
createSmokeGrenade(ItemStack, Level, Position, Direction, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
createSmokeGrenade(ItemStack, Level, Player, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
CREATIVE_MODE_TABS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.DeferredRegistryHandler
 
CRIMSON_CLAW - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
CRIMSON_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
CRIMSON_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
CriterionTriggerRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
CriterionTriggerRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.CriterionTriggerRegistry
 
criticalHitEvent(CriticalHitEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
 
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.ItemRegistry
 
CURSED_SIGHT_STAFF_CORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
CURSED_SIGHT_STAFFS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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 - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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
 
CustomArmPoses - Class in tech.anonymoushacker1279.immersiveweapons.client
 
CustomArmPoses() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.CustomArmPoses
 
customArrow(AbstractArrow, ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.bow.AuroraBow
 
customArrow(AbstractArrow, ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.bow.DragonBreathBow
 
customArrow(AbstractArrow, ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.bow.IceBowItem
 
CustomArrowEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
 
CustomArrowEntity(EntityType<? extends Arrow>, LivingEntity, Level, ItemStack) - 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> - Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
 
CustomArrowItem(Item.Properties, double, Supplier<EntityType<T>>, int, boolean, double, List<Double>, int, HitEffectUtils.HitEffect, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
 
CustomArrowItem.ArrowBuilder<T> - Class in tech.anonymoushacker1279.immersiveweapons.item.projectile
 
CustomArrowRenderer<T> - 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
 
CustomBoatDispenseBehavior(CustomBoatType) - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.DispenserBehaviorRegistry.CustomBoatDispenseBehavior
 
CustomBoatDispenseBehavior(CustomBoatType, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.DispenserBehaviorRegistry.CustomBoatDispenseBehavior
 
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(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) - 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
 
CustomHangingSignBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
 
CustomHangingSignBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.CustomHangingSignBlockEntity
 
CustomPotionItem - Class in tech.anonymoushacker1279.immersiveweapons.item.potion
 
CustomSandBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.core
 
CustomSandBlock(ColorRGBA, 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
 
CustomTiers - Enum Class in tech.anonymoushacker1279.immersiveweapons.item.materials
 
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_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
 
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.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(LivingIncomingDamageEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
 
damageVulnerabilityEffect(LivingIncomingDamageEvent, 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
 
darkModeFlashbangs - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
 
DATA_COMPONENT_TYPES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.DataComponentTypeRegistry
 
DataComponentTypeRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
DataComponentTypeRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.DataComponentTypeRegistry
 
DatagenExclusionMarker - Annotation Interface in tech.anonymoushacker1279.immersiveweapons.util.markers
 
DatagenExclusionMarker.Type - Enum Class in tech.anonymoushacker1279.immersiveweapons.util.markers
 
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_AMBIENT_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
 
DEADMANS_DESERT_ATMOSPHERE_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
DEADMANS_DESERT_BACKGROUND_MUSIC - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
DEADMANS_DESERT_THEME_1 - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWJukeboxSongs
 
DEADMANS_DESERT_THEME_1 - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
DEADMANS_DESERT_THEME_2 - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWJukeboxSongs
 
DEADMANS_DESERT_THEME_2 - 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
 
deadmansDesertAtmosphere(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
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(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
DEATHWEED - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
DEATHWEED_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
DEATHWEED_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
DeathweedBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
 
DeathweedBlock(Holder<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.
DebugDataPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
DebugDataPayload(UUID, float, float, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
Creates an instance of a DebugDataPayload record class.
DebugDataPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
DebugDataPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.DebugDataPayloadHandler
 
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
 
DebugTracingOverlay - Class in tech.anonymoushacker1279.immersiveweapons.client.gui.overlays
 
DebugTracingOverlay() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingOverlay
 
DEEPSLATE_COBALT_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
DEEPSLATE_COBALT_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
DEEPSLATE_SULFUR_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
DEEPSLATE_SULFUR_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
defaultAmmo() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
Get the default ammunition.
defaultAmmo() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.FlareGunItem
Get the default ammunition.
defaultAmmo() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
 
defaultPowder() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
Get the default powder.
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
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.misc.ChairEntity
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
 
defineSynchedData(SynchedEntityData.Builder) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity
 
density() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
Returns the value of the density record component.
DENSITY_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.DataComponentTypeRegistry
 
densityModifier - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
densityModifier() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AmmunitionTablePayload
Returns the value of the densityModifier record component.
depleteMaterials() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
Runs after a result stack has been taken.
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.
destroy(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
 
destroy(LevelAccessor, BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CelestialLanternBlock
 
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.groups.immersiveweapons.IWItemTagGroups
 
die(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
DISABLED - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.EffectState
 
discoveredEntity(EntityPredicate) - Static method in record class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
 
discoveredEntity(EntityType<?>) - Static method in record class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
 
discoveryAdvancementRange - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
DisorientedWanderingGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
 
DisorientedWanderingGoal(Mob, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.DisorientedWanderingGoal
 
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
 
DispenserBehaviorRegistry.CustomBoatDispenseBehavior - Class in tech.anonymoushacker1279.immersiveweapons.init
 
DispenserBehaviorRegistry.ThrowableItemDispenseBehavior - Class in tech.anonymoushacker1279.immersiveweapons.init
 
distanceDelay() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Returns the value of the distanceDelay record component.
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.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.ToolSmeltingModifierHandler
 
doHurtTarget(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
 
doHurtTarget(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
doPush(Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
 
doWaveSpawnBehavior() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.CelestialTowerSummonGoal
 
doWaveSpawnBehavior() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.TheCommanderSummonGoal
 
doWaveSpawnBehavior() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
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.BulletEntity
 
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(ServerLevel, DamageSource, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
 
DYING_SOLDIER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
 
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_HEAD_LAYER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ModelLayerLocations
 
DYING_SOLDIER_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
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
 

E

EFFECT_EVERYTHING - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.EffectState
 
EFFECT_MOBS - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.EffectState
 
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.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
 
emeraldCost() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
Returns the value of the emeraldCost record component.
EnchantedCountIncreaseFunctionMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin.loot
Loot-related mixins in this package are based on Puzzles Lib's implementation.
EnchantedCountIncreaseFunctionMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.loot.EnchantedCountIncreaseFunctionMixin
 
enchantGear(Mob, boolean, boolean) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
Enchant the gear of a given entity.
EnchantItemForItems - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades
 
EnchantItemForItems(ItemStack, Item, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.EnchantItemForItems
 
EnchantItemWithEnchantingBooks - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades
 
EnchantItemWithEnchantingBooks(ItemStack, ItemStack, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.EnchantItemWithEnchantingBooks
 
EnchantItemWithEnchantingBooks(ItemStack, ItemStack, int, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.EnchantItemWithEnchantingBooks
 
ENCHANTMENT - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.blockentity.CommanderPedestalBlockEntity.AugmentTypes
 
EnchantmentHelperMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin.loot
Loot-related mixins in this package are based on Puzzles Lib's implementation.
EnchantmentHelperMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.loot.EnchantmentHelperMixin
 
enchantSpawnedArmor(Mob, RandomSource, float) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
Enchant the armor of a spawned entity.
enchantSpawnedWeapon(Mob, RandomSource, float) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
Enchant the weapon of a spawned entity.
ENDLESS_MUSKET_POUCH - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
entity() - Method in record class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
Returns the value of the entity record component.
ENTITY_DISCOVERED_TRIGGER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.CriterionTriggerRegistry
 
ENTITY_KILLERS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.NumberProviderRegistry
 
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 - Record Class in tech.anonymoushacker1279.immersiveweapons.advancement
 
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
 
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.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 - Record 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() - Constructor for record class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
Creates an instance of a EntityKillersValue record class.
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
 
entityRenderers(EntityRenderersEvent.RegisterRenderers) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
Event handler for the EntityRenderersEvent.RegisterRenderers
entitySupplier - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
 
entitySupplier - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.CustomArrowItem
 
entityType() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncMerchantTradesPayload
Returns the value of the entityType record component.
entries() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeGroup
Returns the value of the entries record component.
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.advancement.EntityDiscoveredTrigger.TriggerInstance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.MerchantTrades
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeGroup
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
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.AmmunitionTableRecipe.MaterialGroup
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.StarForgeRecipe
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.crafting.TeslaSynthesizerRecipeInput
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AmmunitionTablePayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralArmorPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralCrystalPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.BulletEntityDebugPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.CobaltArmorPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunScopePayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncMerchantTradesPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncPlayerDataPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.TeslaArmorPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.VentusArmorPayload
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
Indicates whether some other object is "equal to" this one.
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> - 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.data.IWEnchantments
 
excessStack - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
excessStackSize - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
execute(BlockSource, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.init.DispenserBehaviorRegistry.CustomBoatDispenseBehavior
 
execute(BlockSource, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.init.DispenserBehaviorRegistry.ThrowableItemDispenseBehavior
 
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_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
EXPLOSIVE_CANNONBALL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
EXPLOSIVE_CANNONBALL_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
EXPLOSIVE_CHOCOLATE_BAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
EXPLOSIVE_CHOCOLATE_BAR_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
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
 
explosiveChocolateBar(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
EXTENDED_IRON_BARREL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
EXTENDED_REACH - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 

F

FACING - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
 
fancySmokeGrenadeParticles - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
 
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_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_HEAD_LAYER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ModelLayerLocations
 
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 PathfinderMob>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
FieldMedicHealEntitiesGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
 
FieldMedicHealEntitiesGoal(FieldMedicEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.FieldMedicHealEntitiesGoal
 
fillEffectCures(Set<EffectCure>, MobEffectInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.BleedingEffect
 
fillEffectCures(Set<EffectCure>, MobEffectInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.BrokenArmorEffect
 
fillEffectCures(Set<EffectCure>, MobEffectInstance) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.HellfireEffect
 
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) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.AbstractWanderingWarriorEntity
Finalize spawn information.
finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
 
finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
 
finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
 
finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
 
finalizeSpawn(ServerLevelAccessor, DifficultyInstance, MobSpawnType, SpawnGroupData) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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 - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ClientExtensions
 
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.
FIREARMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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> - Class in tech.anonymoushacker1279.immersiveweapons.client.model
 
FireflyModel(ModelPart) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.model.FireflyModel
 
FireflyRenderer<T> - 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.data.IWEnchantments
 
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.
FlagPoleBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.decoration
 
FlagPoleBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.decoration.FlagPoleBlock
Constructor for FlagPoleBlock.
flameTrail - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
 
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, ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
 
FlareEntity(EntityType<FlareEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlareEntity
 
flareGunFireInaccuracy - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
flareGunFireVelocity - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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> - 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.groups.immersiveweapons.IWItemTagGroups
 
FLARES - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
 
FLASHBANG - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem.ThrowableType
 
FLASHBANG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
FLASHBANG_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
 
FLASHBANG_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
 
FLASHBANG_EXPLODE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.GameEventRegistry
 
FLASHBANG_EXPLODE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
FLASHBANG_RINGING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
flashbangDisorientTime - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
flashbangEffectRange - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
FlashbangEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
 
FlashbangEntity(EntityType<? extends FlashbangEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlashbangEntity
 
FlashbangEntity(Level, double, double, double) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlashbangEntity
 
FlashbangEntity(Level, LivingEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlashbangEntity
 
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 - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
flintlockPistolFireVelocity - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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
 
forcedParticleCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
Returns the value of the forcedParticleCount record component.
forceSmokeGrenadeParticles - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
ForgeEventSubscriber - Class in tech.anonymoushacker1279.immersiveweapons.event
 
ForgeEventSubscriber() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
 
frames() - Element in annotation interface tech.anonymoushacker1279.immersiveweapons.util.markers.TextureMetadataMarker
A list of frames, to be animated in the given order.
frameTime() - Element in annotation interface tech.anonymoushacker1279.immersiveweapons.util.markers.TextureMetadataMarker
The frame time of an animation.
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
 
GAME_EVENTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.GameEventRegistry
 
GameEventRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
GameEventRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.GameEventRegistry
 
GAUNTLET_SCAFFOLDING - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
GauntletItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gauntlet
 
GauntletItem(Tier, Item.Properties, float, int, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
 
GAUNTLETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
gearEnchantChance - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
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(LivingIncomingDamageEvent, 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
 
generateBiodome(Level, BlockPos, int) - Static method in class tech.anonymoushacker1279.immersiveweapons.init.PostSetupHandler
 
GENERIC_ITEM_THROW - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
getAddEntityPacket(ServerEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
 
getAddEntityPacket(ServerEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
 
getAddEntityPacket(ServerEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MortarShellEntity
 
getAggroAccessory() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
getAggroAccessory() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
getAggroAccessory() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
getAggroAccessory() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
getAllLanterns() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.saveddata.IWSavedData
 
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.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
 
getAmbientSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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.SoldierEntity
 
getAnalogOutputSignal(BlockState, Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
getAttackDamageBonus() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
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
 
getAttackingEntities() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getAttackInterval(Difficulty) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
getAttackIntervalModifier(Difficulty) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
getAttackIntervalModifier(Difficulty) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getAttackIntervalModifier(Difficulty) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
getAttackIntervalModifier(Difficulty) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
getAttributeModifiers() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
 
getAugmentItems() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.CommanderPedestalBlockEntity
 
getAvailableCraftables(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
 
getAvailableRecipeIds() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
getAvailableRecipes(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
Create a list of available recipes based on the current inputs.
getBaseExperienceReward() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
 
getBaseFireVelocity() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
 
getBaseFireVelocity() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.FlareGunItem
 
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 record 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
 
getBlockID() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleOptions
 
getBlockLookingAt(Player, Level, int) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.SummoningStaff
 
getBossEvent() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
getBossEvent() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getBossEvent() - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.WaveSummoningBoss
 
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
 
getCloneItemStack(BlockState, HitResult, LevelReader, BlockPos, Player) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.TiltrosPortalBlock
 
getCollisionShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
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
 
getColorFromBlock(int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticle
 
getComponent() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
 
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.StarForgeBlockEntity
 
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.
getCookProgressionScaled() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
Get the current progression.
getCookTime() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
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() - Method in class tech.anonymoushacker1279.immersiveweapons.api.events.ComputeEnchantedLootBonusEvent
 
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
 
getData(MinecraftServer) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.saveddata.IWSavedData
 
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.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
 
getDeathSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
getDefaultBulletItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
getDefaultBulletItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
getDefaultBulletItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
getDefaultDimensions(Pose) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
 
getDefaultDimensions(Pose) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
getDefaultDimensions(Pose) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
 
getDefaultDimensions(Pose) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantEntity
 
getDefaultDimensions(Pose) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.RockSpiderEntity
 
getDefaultDimensions(Pose) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
getDefaultGunItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
getDefaultGunItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getDefaultGunItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
getDefaultGunItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
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.FlashbangEntity
 
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.StarForgeBlockEntity
 
getDefaultName() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
 
getDensity() - Method in record 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
 
getDifficultyWaveSizeModifier() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
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
 
getDropItem() - Method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
 
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
 
getEffectScalingTypes() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
 
getEffectScalingTypes() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
 
getEligibleMobsInArea() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
getEnchantCap(String) - Static method in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
Finds a given enchant cap within the configuration list
getEnchantment() - Method in class tech.anonymoushacker1279.immersiveweapons.api.events.ComputeEnchantedLootBonusEvent
 
getEnchantmentLevel() - Method in class tech.anonymoushacker1279.immersiveweapons.api.events.ComputeEnchantedLootBonusEvent
 
getEnchantmentValue() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
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
 
getEnchantmentValue(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.RecoveryStaffItem
 
getEnchantmentValue(ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.SculkStaffItem
 
getEntitiesInArea(T) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
getEntityType() - Method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
 
getEquipmentDropChance(EquipmentSlot) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.HansEntity
 
getExcessStackSize() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.AmmunitionTableMenu
 
getFeatherFallingLevel(LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
 
getFirearmPose(LivingEntity, InteractionHand, ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.client.CustomArmPoses
 
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, LivingEntity) - 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 record class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
 
getFluidState(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
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.SpawnerStatueBlock
 
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
 
getFromString(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.EffectState
 
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
 
getGroup() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
 
getGroup() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
 
getGroup() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
 
getGroup() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
getGroup() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
getGroup() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
getGroup() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
getGun() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
getGunItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
getHealAmount() - Method in class tech.anonymoushacker1279.immersiveweapons.item.RecoveryStaffItem
 
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.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
 
getHurtSound(DamageSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
getId() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.IdentifiableMerchantOffer
 
getInaccuracy() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
 
getInaccuracy() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.FlareGunItem
 
getInaccuracy() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
 
getInaccuracy() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.MusketItem
 
getInaccuracy() - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
 
getIncorrectBlocksForDrops() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
getIngot() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
getIngredient() - Method in record 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
 
getIngredients() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
getIngredients() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
getIngredients() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.AmmunitionTablePayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.AstralArmorPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.AstralCrystalPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.BulletEntityDebugPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.CobaltArmorPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.DebugDataPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.GunScopePayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.GunShotBloodParticlePayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.LocalSoundPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.PlayerSoundPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.SmokeGrenadePayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge.StarForgeMenuPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge.StarForgeUpdateRecipesPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.SyncMerchantTradesPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.SyncPlayerDataPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.TeslaArmorPayloadHandler
 
getInstance() - Static method in class tech.anonymoushacker1279.immersiveweapons.network.handler.VentusArmorPayloadHandler
 
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 enum class tech.anonymoushacker1279.immersiveweapons.blockentity.CommanderPedestalBlockEntity.AugmentTypes
 
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.StarForgeBlockEntity
 
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.
getItem(int) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipeInput
 
getItems() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
getItems() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
getItems() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
 
getItemStacks() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
 
getKillComponent(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
Get the kill count component of an item.
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
 
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
 
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
 
getMaxCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
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)
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 class tech.anonymoushacker1279.immersiveweapons.item.RecoveryStaffItem
 
getMaxRange() - Method in class tech.anonymoushacker1279.immersiveweapons.item.SculkStaffItem
 
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.SmallPartsTableBlock
 
getMenuProvider(BlockState, Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.star_forge.StarForgeControllerBlock
 
getMenuSelectionIndex() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
getMinCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
getMobEffects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder
 
getMobEffects() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
 
getModelWithLocation(Boat) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.misc.CustomBoatRenderer
 
getMovementEmission() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ambient.FireflyEntity
 
getName() - Method in enum class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomBoatType
 
getNext() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.EffectState
 
getOffer(Entity, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.EnchantItemForItems
 
getOffer(Entity, RandomSource) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.EnchantItemWithEnchantingBooks
 
getOffer(Entity, RandomSource) - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
 
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
 
getPeaceAccessory() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
getPeaceAccessory() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
getPeaceAccessory() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
getPeaceAccessory() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
getPersistentAngerTarget() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
getPickupItem() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
 
getPistonPushReaction(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.StarstormCrystalBlock
 
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
 
getPowderType() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getPowderType() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
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.
getRangedGunAttackGoal() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
getRangedGunAttackGoal() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getRangedGunAttackGoal() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
getRangedGunAttackGoal() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
getRemainingPersistentAngerTime() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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.CustomTiers
 
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.
getResultItem(HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
 
getResultItem(HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
 
getResultItem(HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
 
getResultItem(HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
getResultItem(HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
getResultItem(HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
getResultItem(HolderLookup.Provider) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
getSecondaryMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
 
getSecondaryMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
getSelectedPartsPatternIndex() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
 
getSerializedName() - Method in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
 
getSerializedName() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem.EffectState
 
getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
 
getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
 
getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
 
getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
getSerializer() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
getShadeBrightness(BlockState, BlockGetter, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.CommanderPedestalBlock
 
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.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
 
getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.CommanderPedestalBlock
 
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.SpawnerStatueBlock
 
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.star_forge.SolarLensBlock
 
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
 
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.
getSmeltTime() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
getSoundSource() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
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.
getSpeed() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
getStaffCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedSightStaffItem
 
getStaffCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.RecoveryStaffItem
 
getStaffCooldown() - Method in class tech.anonymoushacker1279.immersiveweapons.item.SculkStaffItem
 
getStaffCooldown() - Method in interface tech.anonymoushacker1279.immersiveweapons.item.SummoningStaff
 
getStandardAttributeModifiers() - Method in class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem
 
getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
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.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.SpawnerStatueBlock
 
getStateForPlacement(BlockPlaceContext) - Method in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
Set placement properties.
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
 
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'
getTargetedEntity() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
 
getTemperature() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
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.mob.SoldierRenderer
 
getTextureLocation(T) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.AdvancedThrowableProjectileRenderer
 
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(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(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<B>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.SpawnerStatueBlock
 
getTicker(Level, BlockState, BlockEntityType<T>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
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.PanicAlarmBlock
 
getTicker(Level, BlockState, BlockEntityType<T>) - Method in class tech.anonymoushacker1279.immersiveweapons.block.star_forge.StarForgeControllerBlock
 
getTicksInGround() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
Get the number of ticks the projectile has been in the ground.
getTierComponent(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
Get the tier component of an item.
getTierComponent(KillCountWeapon.WeaponTier) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
Get the tier component of an item.
getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
 
getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
 
getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
 
getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
getToastSymbol() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
getToolModifiedState(BlockState, UseOnContext, ItemAbility, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.StrippablePillarBlock
 
getTotalEnchantmentLevels() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.EnchantItemForItems
 
getTotalEnchantmentLevels() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.EnchantItemWithEnchantingBooks
 
getTotalEnchantmentLevels(HolderLookup.RegistryLookup<Enchantment>, ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
Get the total levels of all enchantments on an ItemStack.
getTotalWavesToSpawn() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
getTotalWavesToSpawn() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getTotalWavesToSpawn() - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.WaveSummoningBoss
 
getTradeRefreshTime() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
Get the time until trades refresh.
getTradeRefreshTime(EntityType<?>) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeLoader
 
getTrades() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
 
getTrades(EntityType<?>) - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeLoader
 
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 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
 
getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
getType() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
getType() - Method in record 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.
getUpdatePacket() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
getUpdateTag(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
Get the update tag.
getUpdateTag(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
getUpdateTag(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
Get the update tag.
getUpdateTag(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
 
getUpdateTag(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
getUpdateTag(HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
 
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, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.AzulLocatorItem
 
getUseDuration(ItemStack, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedItem
 
getUseDuration(ItemStack, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
 
getUseDuration(ItemStack, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.potion.CustomPotionItem
 
getUseDuration(ItemStack, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
getUses() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
getVelocityModifier() - Method in enum class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem.PowderType
 
getVoicePitch() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
 
getVoicePitch() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getWaveComponent() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
getWaveComponent() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getWaveComponent() - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.WaveSummoningBoss
 
getWavesSpawned() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
getWavesSpawned() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
getWavesSpawned() - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.WaveSummoningBoss
 
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_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
 
group() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
Returns the value of the group record component.
group() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
Returns the value of the group record component.
group() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
Returns the value of the group record component.
group() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
Returns the value of the group record component.
group() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
Returns the value of the group record component.
group() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
Returns the value of the group record component.
group() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
Returns the value of the group record component.
gunBaseVelocity - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
 
gunCritChance - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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
 
GunScopePayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
GunScopePayload(double, double, float) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunScopePayload
Creates an instance of a GunScopePayload record class.
GunScopePayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
GunScopePayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.GunScopePayloadHandler
 
GunShotBloodParticlePayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
GunShotBloodParticlePayload(ParticleOptions, double, double, double) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
Creates an instance of a GunShotBloodParticlePayload record class.
GunShotBloodParticlePayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
GunShotBloodParticlePayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.GunShotBloodParticlePayloadHandler
 
gunShotBloodParticles - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
 

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 - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
handCannonFireVelocity - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
HandCannonItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gun
 
HandCannonItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
 
HANDLE_PROJECTILE_REFLECTION - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.PacketTypes
 
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
 
handleCooldown(Item, Player, InteractionHand) - Method in interface tech.anonymoushacker1279.immersiveweapons.item.SummoningStaff
 
handleData(AmmunitionTablePayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.AmmunitionTablePayloadHandler
 
handleData(AstralArmorPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.AstralArmorPayloadHandler
 
handleData(AstralCrystalPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.AstralCrystalPayloadHandler
 
handleData(BulletEntityDebugPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.BulletEntityDebugPayloadHandler
 
handleData(CobaltArmorPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.CobaltArmorPayloadHandler
 
handleData(DebugDataPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.DebugDataPayloadHandler
 
handleData(GunScopePayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.GunScopePayloadHandler
 
handleData(GunShotBloodParticlePayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.GunShotBloodParticlePayloadHandler
 
handleData(LocalSoundPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.LocalSoundPayloadHandler
 
handleData(PlayerSoundPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.PlayerSoundPayloadHandler
 
handleData(SmokeGrenadePayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.SmokeGrenadePayloadHandler
 
handleData(StarForgeMenuPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge.StarForgeMenuPayloadHandler
 
handleData(StarForgeUpdateRecipesPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge.StarForgeUpdateRecipesPayloadHandler
 
handleData(SyncMerchantTradesPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.SyncMerchantTradesPayloadHandler
 
handleData(SyncPlayerDataPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.SyncPlayerDataPayloadHandler
 
handleData(TeslaArmorPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.TeslaArmorPayloadHandler
 
handleData(VentusArmorPayload, IPayloadContext) - Method in class tech.anonymoushacker1279.immersiveweapons.network.handler.VentusArmorPayloadHandler
 
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
 
handleExcess() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
Handle excess output that cannot fit in the output slot.
handleMuzzleFlash(Level, LivingEntity, AbstractGunItem.PowderType) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
 
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
 
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_HEAD_LAYER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ModelLayerLocations
 
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
 
HANSIUM - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
HANSIUM_INGOT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
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.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_BATTLEFIELD_CAMP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_BATTLEFIELD_TOWN - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_BEAR_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_BIODOME - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_CAMPSITE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_CELESTIAL_ASTEROID - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_CHAMPION_TOWER - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_CLOUD_ISLAND - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_COMMANDER_OUTPOST - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_DESTROYED_HOUSE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_GRAVEYARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_HANS_HUT - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_LANDMINE_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_PITFALL_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_SPACE_OBSERVATORY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_UNDERGROUND_BUNKER - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
HAS_WATER_TOWER - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
hasActivated - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
hasAnalogOutputSignal(BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
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.
hasExcess() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
Checks if there is an excess amount of output.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.MerchantTrades
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeGroup
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
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.AmmunitionTableRecipe.MaterialGroup
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.StarForgeRecipe
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.crafting.TeslaSynthesizerRecipeInput
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AmmunitionTablePayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralArmorPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralCrystalPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.BulletEntityDebugPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.CobaltArmorPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunScopePayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncMerchantTradesPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncPlayerDataPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.TeslaArmorPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.VentusArmorPayload
Returns a hash code value for this object.
hashCode() - Method in record class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
Returns a hash code value for this object.
hasKillCount(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
Check if an item has a kill count.
hasNoMaterials() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
Checks if there are no materials present (first six slots)
hasSolarEnergy - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
hasSolarEnergy() - Method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
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
 
HEAVY_COMET - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
HEAVY_WOODEN_STOCK - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
hellfire(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
HELLFIRE_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EffectRegistry
 
HELLFIRE_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
HellfireEffect - Class in tech.anonymoushacker1279.immersiveweapons.potion
 
HellfireEffect(MobEffectCategory, int) - Constructor for class tech.anonymoushacker1279.immersiveweapons.potion.HellfireEffect
 
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
 
HOLD_PIKE_POSE_PARAMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.CustomArmPoses
 
HOLY_MANTLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
HOLY_MANTLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
 
holyMantleEffect(LivingIncomingDamageEvent, 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.monster.TheCommanderEntity
 
hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
hurt(DamageSource, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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
 
HurtByTargetWithPredicateGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
 
HurtByTargetWithPredicateGoal(PathfinderMob, Predicate<LivingEntity>, Class<?>...) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.HurtByTargetWithPredicateGoal
 
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
 
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
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaHoe
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaPickaxe
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaShovel
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaSword
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.TheSword
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusAxe
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusHoe
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusPickaxe
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusShovel
 
hurtEnemy(ItemStack, LivingEntity, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusSword
 

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
 
IdentifiableMerchantOffer - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades
 
IdentifiableMerchantOffer(ItemCost, Optional<ItemCost>, ItemStack, int, int, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.IdentifiableMerchantOffer
Constructor for IdentifiableMerchantOffer.
ignite() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
 
ignoresDamageFrom - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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(IEventBus, ModContainer) - Constructor for class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
 
immersiveWeapons$setBaseKnockback(double) - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.AbstractArrowMixin
 
immersiveWeapons$setBaseKnockback(double) - Method in interface tech.anonymoushacker1279.immersiveweapons.util.ArrowKnockbackAccessor
 
IMPACT - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
inBlockState - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
INCORRECT_FOR_ASTRAL_TOOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
INCORRECT_FOR_COBALT_TOOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
INCORRECT_FOR_COPPER_TOOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
INCORRECT_FOR_HANSIUM_TOOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
INCORRECT_FOR_MOLTEN_TOOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
INCORRECT_FOR_STARSTORM_TOOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
INCORRECT_FOR_TESLA_TOOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
INCORRECT_FOR_VENTUS_TOOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
increaseDroppedSkulls() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.StormCreeperEntity
 
increment(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
Increment the kill count of an item.
inertia - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.CustomArrowEntity
 
infiniteAmmoOnAllTiers - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
ingot() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
Returns the value of the ingot record component.
ingotCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
Returns the value of the ingotCount record component.
ingotInputSlot - Variable in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
init() - Static method in class tech.anonymoushacker1279.immersiveweapons.block.properties.WoodTypes
 
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(IEventBus) - Static method in class tech.anonymoushacker1279.immersiveweapons.init.DeferredRegistryHandler
Initialize deferred registers.
init(FMLCommonSetupEvent) - Method in interface tech.anonymoushacker1279.immersiveweapons.api.IWPlugin
Initialize your plugin here.
init(ModContainer) - Static method in class tech.anonymoushacker1279.immersiveweapons.config.IWConfigs
 
initialize(ItemStack) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon
Initialize an item with a kill count.
initializePlugins(FMLCommonSetupEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.api.PluginHandler
Initialize plugins.
initializeRecipes(RecipeManager) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
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.
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
 
interpolate() - Element in annotation interface tech.anonymoushacker1279.immersiveweapons.util.markers.TextureMetadataMarker
Whether the animation frames should be interpolated.
inUse - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
inventory - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
inventory - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
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.armor.AstralArmorItem
 
inventoryTick(ItemStack, Level, Entity, int, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.CobaltArmorItem
 
inventoryTick(ItemStack, Level, Entity, int, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.MoltenArmorItem
 
inventoryTick(ItemStack, Level, Entity, int, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem
 
inventoryTick(ItemStack, Level, Entity, int, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem
 
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_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.groups.immersiveweapons.IWWorldGenTagGroups
 
IS_DEADMANS_DESERT - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
IS_LUSH_CAVE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonWorldGenTagGroups
 
IS_STARLIGHT_PLAINS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
IS_TILTROS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
IS_TILTROS_WASTES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups
 
IS_WET_CAVE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonWorldGenTagGroups
 
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
 
isBeneficial() - Method in class tech.anonymoushacker1279.immersiveweapons.potion.BrokenArmorEffect
 
isBeneficial() - Method in class tech.anonymoushacker1279.immersiveweapons.potion.HellfireEffect
 
isBulletCritical - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
 
isBulletCritical() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.BulletEntityDebugPayload
Returns the value of the isBulletCritical record 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
 
isDoneSpawningWaves() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
isDoneSpawningWaves() - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.WaveSummoningBoss
 
isEmpty() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
Check if the inventory is empty.
isEmpty() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
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, LivingEntity) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
Check if the bullet is infinite.
isInfinite(ItemStack, ItemStack, LivingEntity) - 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.
isInUse() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
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
 
isSliceInvalid(BlockPos, BlockPos, int, ServerLevel) - Static method in class tech.anonymoushacker1279.immersiveweapons.block.star_forge.StarForgeControllerBlock
Check a slice of the multiblock structure for validity.
isSpecial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
 
isSpecial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
 
isSpecial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
 
isSpecial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
isSpecial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
isSpecial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
isSpecial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.CursedSightStaffItem
 
isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.GauntletItem
 
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
 
isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.RecoveryStaffItem
 
isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.SculkStaffItem
 
isValidRepairItem(ItemStack, ItemStack) - Method in class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusStaff
Check for a valid repair item.
isWavesPastHalf() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
isWearingAstralArmor(LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.armor.ArmorUtils
 
isWearingMoltenArmor(LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.armor.ArmorUtils
 
isWearingStarstormArmor(LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.armor.ArmorUtils
 
isWearingTeslaArmor(LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.armor.ArmorUtils
 
isWearingVentusArmor(LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.armor.ArmorUtils
 
ItemEnchantmentsMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin
Re-color enchantment names at the max Skygazer cap.
ItemEnchantmentsMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.ItemEnchantmentsMixin
 
ItemRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
ItemRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
items - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
 
ITEMS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
ItemsForEmeralds - Record Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades
 
ItemsForEmeralds(ItemStack, int, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
 
ItemsForEmeralds(ItemStack, int, int, int, float) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
Creates an instance of a ItemsForEmeralds record class.
itemStack() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
Returns the value of the itemStack record component.
IWBlockTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons
 
IWBlockTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.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
 
IWConfigs - Class in tech.anonymoushacker1279.immersiveweapons.config
 
IWConfigs() - Constructor for class tech.anonymoushacker1279.immersiveweapons.config.IWConfigs
 
IWDamageSources - Class in tech.anonymoushacker1279.immersiveweapons.world.level
 
IWDamageSources() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
IWEnchantments - Class in tech.anonymoushacker1279.immersiveweapons.data
 
IWEnchantments() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
IWEntityTypeTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons
 
IWEntityTypeTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWEntityTypeTagGroups
 
IWItemTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons
 
IWItemTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
IWJukeboxSongs - Class in tech.anonymoushacker1279.immersiveweapons.data
 
IWJukeboxSongs() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.IWJukeboxSongs
 
IWKeyBinds - Class in tech.anonymoushacker1279.immersiveweapons.client
 
IWKeyBinds() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.IWKeyBinds
 
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
 
IWPlugin - Interface in tech.anonymoushacker1279.immersiveweapons.api
 
IWSavedData - Class in tech.anonymoushacker1279.immersiveweapons.world.level.saveddata
 
IWSavedData() - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.saveddata.IWSavedData
 
IWWorldGenTagGroups - Class in tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons
 
IWWorldGenTagGroups() - Constructor for class tech.anonymoushacker1279.immersiveweapons.data.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(LivingIncomingDamageEvent, 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 - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.DataComponentTypeRegistry
 
KILL_COUNT_TIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.DataComponentTypeRegistry
 
KILL_COUNTER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
KillCountWeapon - Class in tech.anonymoushacker1279.immersiveweapons.item
A utility class for items 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(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
LANDMINE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
LANDMINE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
LANDMINE_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
LandmineBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
 
LandmineBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
Constructor for LandmineBlock.
LANGUAGE_GENERATOR - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.util.markers.DatagenExclusionMarker.Type
Marks a registry entry as being excluded from language file generation.
LanguageEntryOverride - Annotation Interface in tech.anonymoushacker1279.immersiveweapons.util.markers
 
lastDamageDealt - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
 
lastDamageDealt() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
Returns the value of the lastDamageDealt record component.
lastDamageTaken - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
 
lastDamageTaken() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
Returns the value of the lastDamageTaken record 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
 
LavaRevenantEyesLayer<T> - 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> - 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
 
LEGENDARY - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
 
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
 
LIT - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.star_forge.StarForgeControllerBlock
 
liveBulletDamage - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
 
liveBulletDamage() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.BulletEntityDebugPayload
Returns the value of the liveBulletDamage record component.
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(LivingDamageEvent.Post) - Static method in class tech.anonymoushacker1279.immersiveweapons.item.RecoveryStaffItem
 
livingIncomingDamageEvent(LivingIncomingDamageEvent) - 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.entity.monster.SuperHansEntity
 
load(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.WanderingWarriorEntity
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
Load NBT data.
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
 
LOADED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
 
LocalSoundPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
LocalSoundPayload(BlockPos, ResourceLocation, SoundSource, float, float, boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Creates an instance of a LocalSoundPayload record class.
LocalSoundPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
LocalSoundPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.LocalSoundPayloadHandler
 
LOGGER - Static variable in class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
 
LogShardsLootModifierHandler - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot
 
LogShardsLootModifierHandler(LootItemCondition[], TagKey<Item>, int, int, ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.loot.LogShardsLootModifierHandler
Create a new log shards modifier.
LONG_BROKEN_ARMOR_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
 
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
 
LOOTING_LEVEL - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
Modifier to the looting level of the player.
lootingEffects(ComputeEnchantedLootBonusEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
 
LootItemRandomChanceWithEnchantedBonusConditionMixin - Class in tech.anonymoushacker1279.immersiveweapons.mixin.loot
Loot-related mixins in this package are based on Puzzles Lib's implementation.
LootItemRandomChanceWithEnchantedBonusConditionMixin() - Constructor for class tech.anonymoushacker1279.immersiveweapons.mixin.loot.LootItemRandomChanceWithEnchantedBonusConditionMixin
 
LootModifierRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
LootModifierRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
 

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
 
MALEVOLENT_GAZE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
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(Container) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
matches(RecipeInput, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe
 
matches(RecipeInput, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
 
matches(RecipeInput, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
 
matches(RecipeInput, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
matches(RecipeInput, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
 
matches(RecipeInput, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
 
matches(RecipeInput, Level) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
 
matches(Block) - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
 
matches(LootContext) - Method in record class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
 
material() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
Returns the value of the material record component.
material() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
Returns the value of the material record component.
material1() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
Returns the value of the material1 record component.
material1() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipeInput
Returns the value of the material1 record component.
material2() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
Returns the value of the material2 record component.
material2() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipeInput
Returns the value of the material2 record component.
material3() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipeInput
Returns the value of the material3 record component.
materialCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
Returns the value of the materialCount record component.
MaterialGroup(TagKey<Item>, float, float) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
 
MaterialGroup(Ingredient, float, float) - Constructor for record 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 materials record component.
maxArmorProtection - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
maxCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
Returns the value of the maxCount record component.
maxHealth - Variable in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
 
maxNearbyEntities - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
maxUses() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
Returns the value of the maxUses record component.
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
 
MEDAL_OF_DISHONOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
MEDAL_OF_DISHONOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
 
MEDAL_OF_HONOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
MEDAL_OF_HONOR - 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
 
MedicStatueBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
 
MedicStatueBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.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(LivingIncomingDamageEvent, 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(LivingIncomingDamageEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
 
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
 
menuSelectionIndex - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
menuSelectionIndex() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
Returns the value of the menuSelectionIndex record component.
MenuTypeRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
MenuTypeRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.MenuTypeRegistry
 
MerchantTrades - Record Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trading
 
MerchantTrades(int, List<TradeGroup>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.MerchantTrades
Creates an instance of a MerchantTrades record class.
METAL_INGOTS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonItemTagGroups
 
METAL_NUGGETS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonItemTagGroups
 
meteor(Entity, Entity) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
METEOR_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
 
METEOR_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
METEOR_STAFF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
METEOR_STAFFS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
MeteorEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
 
MeteorEntity(EntityType<? extends Projectile>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MeteorEntity
 
MeteorModel<T> - Class in tech.anonymoushacker1279.immersiveweapons.client.model
 
MeteorModel(ModelPart) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.model.MeteorModel
 
MeteorRenderer<T> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile
 
MeteorRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.MeteorRenderer
 
meteorStaffExplosionBreakBlocks - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
meteorStaffExplosionRadius - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
MeteorStaffItem - Class in tech.anonymoushacker1279.immersiveweapons.item
 
MeteorStaffItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.MeteorStaffItem
 
meteorStaffMaxUseRange - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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 minCount record 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
 
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_HEAD_LAYER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ModelLayerLocations
 
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
 
MinutemanStatueBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.misc
 
MinutemanStatueBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.misc.MinutemanStatueBlock
 
MinutemanStatueBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
 
MinutemanStatueBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.MinutemanStatueBlockEntity
 
mirror(BlockState, Mirror) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
 
misfireChance - Variable in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem
 
misfireChance(float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.BulletItem.BulletBuilder
 
mob - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
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
 
mobSpawnQueue - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
MOD_ID - Static variable in class tech.anonymoushacker1279.immersiveweapons.ImmersiveWeapons
 
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_ITEM - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.util.markers.DatagenExclusionMarker.Type
Marks an ItemRegistry entry as being excluded from item model generation.
ModelLayerLocations - Class in tech.anonymoushacker1279.immersiveweapons.client
 
ModelLayerLocations() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.ModelLayerLocations
 
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
 
MolotovEntity(Level, double, double, double) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
 
MolotovEntity(Level, LivingEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MolotovEntity
 
MOLTEN - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
MOLTEN - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils.HitEffect
 
MOLTEN - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
MOLTEN_ARMOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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.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.init.BlockRegistry
 
MOLTEN_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
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.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_TOOLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
MoltenArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
 
MoltenArmorItem(Holder<ArmorMaterial>, ArmorItem.Type, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.MoltenArmorItem
 
moltenArmorSetBonus(LivingIncomingDamageEvent, LivingEntity, LivingEntity) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.EnvironmentEffects
 
MoltenAxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
 
MoltenAxe() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenAxe
 
MoltenGauntletItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gauntlet
 
MoltenGauntletItem(Tier, Item.Properties, float, int, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.MoltenGauntletItem
 
MoltenHoe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
 
MoltenHoe() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenHoe
 
MoltenPickaxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
 
MoltenPickaxe() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenPickaxe
 
MoltenPikeItem - Class in tech.anonymoushacker1279.immersiveweapons.item.pike
 
MoltenPikeItem(Tier, Item.Properties, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.pike.MoltenPikeItem
 
MoltenShovel - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
 
MoltenShovel() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenShovel
 
MoltenSword - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.molten
 
MoltenSword() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.molten.MoltenSword
 
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(Holder<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
 
MorphineItem - Class in tech.anonymoushacker1279.immersiveweapons.item.fortitude
 
MorphineItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.fortitude.MorphineItem
Constructor for MorphineItem.
mortar(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
MORTAR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
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.world.level.IWDamageSources
 
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.
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
 
mouseClicked(double, double, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.StarForgeScreen
 
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
 
mouseDragged(double, double, int, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.StarForgeScreen
 
mouseScrolled(double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.AmmunitionTableScreen
 
mouseScrolled(double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.SmallPartsTableScreen
 
mouseScrolled(double, double, double, double) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.StarForgeScreen
 
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, double, double, double) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MudBallEntity
 
MudBallEntity(Level, LivingEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.MudBallEntity
 
MUSIC_DISC_DEADMANS_DESERT_THEME_1 - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
MUSIC_DISC_DEADMANS_DESERT_THEME_2 - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
MUSIC_DISC_STARLIGHT_PLAINS_THEME_1 - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
MUSIC_DISC_STARLIGHT_PLAINS_THEME_2 - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
MUSIC_DISC_TILTROS_WASTES_THEME - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
MUSKET - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
MUSKET_BALLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWEntityTypeTagGroups
 
MUSKET_BALLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.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> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile
 
MusketBallRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.MusketBallRenderer
 
musketFireInaccuracy - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
musketFireVelocity - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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
 
name - Variable in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectBuilder.EffectScalingType
 
name - Variable in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
 
NECKLACE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.AccessorySlot
 
NEEDS_ASTRAL_STARSTORM_TOOL - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWBlockTagGroups
 
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.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
 
NETHER_SULFUR_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
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
 
newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BiodomeLifeSupportUnitBlock
 
newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.block.CommanderPedestalBlock
 
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.CelestialLanternBlock
 
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.SpawnerStatueBlock
 
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.block.star_forge.StarForgeControllerBlock
 
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.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.CommanderPedestalBlockEntity
 
newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.MedicStatueBlockEntity
 
newBlockEntity(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.MinutemanStatueBlockEntity
 
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.StarForgeBlockEntity
 
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.data.IWEnchantments
 
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
 
NONE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.util.markers.TextureMetadataMarker.PredefinedGroups
 
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
 
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.groups.immersiveweapons.IWItemTagGroups
 
OBSIDIAN_SHARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
onActivate() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
Called whenever activation effects should take place.
onActivate() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.FlashbangEntity
 
onActivate() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
 
onComputeEnchantedLootBonus(Holder<Enchantment>, int, LivingEntity, DamageSource) - Static method in class tech.anonymoushacker1279.immersiveweapons.api.events.ComputeEnchantedLootBonusEvent
 
onComputeEnchantedLootBonus(Holder<Enchantment>, int, LootContext) - Static method in class tech.anonymoushacker1279.immersiveweapons.api.events.ComputeEnchantedLootBonusEvent
 
onDatapackSyncEvent(OnDatapackSyncEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
 
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.AdvancedThrowableItemProjectile
 
onHit(HitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
 
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
 
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
 
onLoad() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.CelestialLanternBlockEntity
 
onLoad() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
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
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.CommanderPedestalBlock
 
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
 
onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SpotlightBlock
 
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
 

P

packetType() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.VentusArmorPayload
Returns the value of the packetType record component.
PADDED_LEATHER - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
PADDED_LEATHER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
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
 
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_SOUND - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
PANIC_ALARM_TRIGGER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.GameEventRegistry
 
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.
panicAlarmRange - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
parentMob - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
 
PARTICLE_TYPES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
 
particleOptions() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
Returns the value of the particleOptions record component.
ParticleTypesRegistry - Class in tech.anonymoushacker1279.immersiveweapons.init
 
ParticleTypesRegistry() - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
 
PEDESTAL_AUGMENT_ARMOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
PEDESTAL_AUGMENT_CAPACITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
PEDESTAL_AUGMENT_ENCHANTMENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
PEDESTAL_AUGMENT_SPEED - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
performRangedAttack(LivingEntity, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
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 - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ClientExtensions
 
PikeItem - Class in tech.anonymoushacker1279.immersiveweapons.item.pike
 
PikeItem(Tier, Item.Properties, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.pike.PikeItem
 
PIKES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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(String, ResourceLocation, ItemStack, int, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
Creates an instance of a PistonCrushingRecipe record class.
PistonCrushingRecipe.Factory<T> - Interface in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
PistonCrushingRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
pitch() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Returns the value of the pitch record component.
pitch() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
Returns the value of the pitch record component.
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
 
player - Variable in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
player() - Method in record class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
Returns the value of the player record 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.network.payload.GunScopePayload
Returns the value of the playerFOV record component.
PlayerSoundPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
PlayerSoundPayload(ResourceLocation, float, float) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
Creates an instance of a PlayerSoundPayload record class.
PlayerSoundPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
PlayerSoundPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.PlayerSoundPayloadHandler
 
playerTickEvent(PlayerTickEvent.Post) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
 
playerUUID() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
Returns the value of the playerUUID record component.
playerUUID() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
Returns the value of the playerUUID record component.
playerUUID() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncPlayerDataPayload
Returns the value of the playerUUID record 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.FieldMedicEntity
 
playStepSound(BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
playSummonSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
playSummonSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
playSummonSound() - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.WaveSummoningBoss
 
playVulnerableSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
playVulnerableSound() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
playVulnerableSound() - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.WaveSummoningBoss
 
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
 
populateAvailableRecipes(List<ResourceLocation>, Level, List<StarForgeRecipe>) - Static method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
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.RangedSoldierEntity
 
pos() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralCrystalPayload
Returns the value of the pos record component.
pos() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Returns the value of the pos record component.
postSetup(EntityType<? extends CustomBoatEntity>, CustomBoatType) - Method in class tech.anonymoushacker1279.immersiveweapons.item.utility.CustomBoatItem
Set the boat entity and boat type after setup.
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.init.BlockRegistry
 
POTASSIUM_NITRATE_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
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.SpikeTrapBlock
 
predefinedGroup() - Element in annotation interface tech.anonymoushacker1279.immersiveweapons.util.markers.TextureMetadataMarker
For specific groups that all share the same properties, an TextureMetadataMarker.PredefinedGroups enum can be provided instead of manually defining all the properties multiple times.
prefix(String) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
Get the prefix of a string.
preLivingDamageEvent(LivingDamageEvent.Pre) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
 
prepareBulletForFire(ItemStack, BulletEntity, LivingEntity, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
 
prepareBulletForFire(ItemStack, BulletEntity, LivingEntity, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.HandCannonItem
 
prepareBulletForFire(ItemStack, BulletEntity, LivingEntity, float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.SimpleShotgunItem
 
prepareEntitySpawn(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
prepareForCombat() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
prepareForCombat() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
prepareForCombat() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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
 
priceMultiplier() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
Returns the value of the priceMultiplier record component.
primaryMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
Returns the value of the primaryMaterial record 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(LivingIncomingDamageEvent, 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
 
Provider(SpriteSet) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.TiltrosPortalParticle.Provider
 
PUNJI_STICKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
PUNJI_STICKS_FALL_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
PUNJI_STICKS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
PUNJI_STICKS_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
punjiSticks(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
PunjiSticksBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
 
PunjiSticksBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.PunjiSticksBlock
Constructor for PunjiSticksBlock.
punjiSticksFall(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
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 index is shift-clicked.
quickMoveStack(Player, int) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
quickMoveStack(Player, int) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
 

R

raiseTemperature(int) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
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
 
randomRotation - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
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
 
RANGED_WEAPONS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
RangedGunAttackGoal<T> - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
 
RangedGunAttackGoal(T, double, int, float) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
 
RangedSoldierEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.neutral
 
RangedSoldierEntity(EntityType<? extends PathfinderMob>, Level, List<Class<? extends Entity>>) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.neutral.RangedSoldierEntity
 
RAPID_FIRE - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
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.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.monster.TheCommanderEntity
 
readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
readAdditionalSaveData(CompoundTag) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
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
 
RECIPE_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
 
RECIPE_TYPES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
 
recipeIds() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
Returns the value of the recipeIds record 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
 
RECOVERY_STAFF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
RecoveryStaffItem - Class in tech.anonymoushacker1279.immersiveweapons.item
 
RecoveryStaffItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.RecoveryStaffItem
 
recoveryStaffMaxUseRange - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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.data.IWEnchantments
 
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.DyingSoldierEntity
 
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.monster.TheCommanderEntity
 
registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
registerAttributes() - Static method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
registerBlockColorHandlers(RegisterColorHandlersEvent.Block) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
 
registerBrewingRecipesEvent(RegisterBrewingRecipesEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ForgeEventSubscriber
 
registerClientExtensionsEvent(RegisterClientExtensionsEvent) - 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.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.DyingSoldierEntity
 
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.monster.TheCommanderEntity
 
registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.FieldMedicEntity
 
registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.MinutemanEntity
 
registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
registerGoals() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
 
registerGuiOverlaysEvent(RegisterGuiLayersEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
 
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.
registerMenuScreensEvent(RegisterMenuScreensEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
 
registerParticleFactories(RegisterParticleProvidersEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ClientModEventSubscriber
Event handler for the ParticleFactoryRegisterEvent.
registerPayloadHandlerEvent(RegisterPayloadHandlersEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ModEventSubscriber
 
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
 
registerSpawnPlacementsEvent(RegisterSpawnPlacementsEvent) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.ModEventSubscriber
 
registerUpdateListener(Runnable) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.SmallPartsMenu
 
REINFORCED_DEPTH_CHARM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
REINFORCED_DEPTH_CHARM - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
 
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
 
releaseUsing(ItemStack, Level, LivingEntity, int) - Method in class tech.anonymoushacker1279.immersiveweapons.item.projectile.ThrowableItem
 
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.
removed(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
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.StarForgeBlockEntity
 
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.StarForgeBlockEntity
 
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.
removeLantern(BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.saveddata.IWSavedData
 
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.StarForgeScreen
 
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(CommanderPedestalBlockEntity, float, PoseStack, MultiBufferSource, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.CommanderPedestalRenderer
 
render(ShelfBlockEntity, float, PoseStack, MultiBufferSource, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.blockentity.ShelfRenderer
 
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.mob.SoldierRenderer
 
render(T, float, float, PoseStack, MultiBufferSource, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.projectile.AdvancedThrowableProjectileRenderer
 
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.StarForgeScreen
 
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(RenderGuiLayerEvent.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(GuiGraphics, 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, Matrix4f, Camera, Matrix4f, boolean, Runnable) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension.TiltrosDimensionSpecialEffects
 
renderToBuffer(PoseStack, VertexConsumer, int, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.CelestialTowerModel
 
renderToBuffer(PoseStack, VertexConsumer, int, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.EvilEyeModel
 
renderToBuffer(PoseStack, VertexConsumer, int, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.FireflyModel
 
renderToBuffer(PoseStack, VertexConsumer, int, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.MeteorModel
 
renderTooltip(GuiGraphics, int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.StarForgeScreen
 
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 result record component.
result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
Returns the value of the result record component.
result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe
Returns the value of the result record component.
result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe
Returns the value of the result record component.
result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
Returns the value of the result record component.
result() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
Returns the value of the result record 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> - 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
 
rotate(BlockState, Rotation) - Method in class tech.anonymoushacker1279.immersiveweapons.block.PanelBlock
 
rotateShape(Direction, Direction, VoxelShape) - Static method in class tech.anonymoushacker1279.immersiveweapons.util.GeneralUtilities
Rotate a VoxelShape to a given horizontal direction.
ROTATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
 
run(int, ItemStack, LootContext) - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.loot.EnchantedCountIncreaseFunctionMixin
 
run(ItemStack, LootContext, CallbackInfoReturnable<ItemStack>) - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.loot.EnchantedCountIncreaseFunctionMixin
 
runOnClientImpact(double, double, double, int, Level, int) - 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.
SATCHEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
SATCHEL - Static variable in class tech.anonymoushacker1279.immersiveweapons.item.utility.AccessoryItemEffects
 
save(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.saveddata.IWSavedData
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractInventoryBlockEntity
Save NBT data.
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.DamageableBlockEntity
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
 
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
 
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.network.payload.GunScopePayload
Returns the value of the scopeScale record component.
SCORCH_SHOT - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
SCULK_STAFF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
SculkStaffItem - Class in tech.anonymoushacker1279.immersiveweapons.item
 
SculkStaffItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.SculkStaffItem
 
sculkStaffMaxUseRange - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
sculkStaffSonicBlastThroughBlocks - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
secondaryInputSlot - Variable in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
secondaryMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe
Returns the value of the secondaryMaterial record component.
secondaryMaterial() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
Returns the value of the secondaryMaterial record component.
secondaryMaterialCount() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
Returns the value of the secondaryMaterialCount record component.
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.StarForgeRecipe.Serializer
 
Serializer() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe.Serializer
 
SERVER - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.IWConfigs
 
SERVER_SPEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.config.IWConfigs
 
ServerConfig - Class in tech.anonymoushacker1279.immersiveweapons.config
 
ServerConfig(ModConfigSpec.Builder) - Constructor for class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
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.blockentity.StarForgeBlockEntity
 
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
 
setCustomName(Component) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
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
 
setDoneSpawningWaves(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
setDoneSpawningWaves(boolean) - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.WaveSummoningBoss
 
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
 
setEnchantmentLevel(int) - Method in class tech.anonymoushacker1279.immersiveweapons.api.events.ComputeEnchantedLootBonusEvent
 
setFiringItem(Item) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.BulletEntity
 
setHealAmount(float) - Method in class tech.anonymoushacker1279.immersiveweapons.item.RecoveryStaffItem
 
setId(String) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.IdentifiableMerchantOffer
 
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.StarForgeBlockEntity
 
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).
setItems(NonNullList<ItemStack>) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
setItems(NonNullList<ItemStack>) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
setItems(NonNullList<ItemStack>) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
 
setLocked(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.ShelfBlockEntity
 
setLootTable(ResourceKey<LootTable>) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
 
setLootTableSeed(long) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
 
setMenuSelectionIndex(int, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
setMinAttackInterval(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.RangedGunAttackGoal
 
setPersistentAngerTarget(UUID) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
setPowered(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
 
setPowered(boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
Set the power status.
setRemainingPersistentAngerTime(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
setRemoved() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
 
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, 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
 
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(LivingEntity, BulletEntity, ItemStack, ItemStack, AbstractGunItem.PowderType) - Method in class tech.anonymoushacker1279.immersiveweapons.item.gun.AbstractGunItem
 
setupRotations(LavaRevenantEntity, PoseStack, float, 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
 
setWavesSpawned(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
setWavesSpawned(int) - Method in interface tech.anonymoushacker1279.immersiveweapons.entity.WaveSummoningBoss
 
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.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.star_forge.SolarLensBlock
 
SHAPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.WoodenSpikesBlock
 
SHARDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
SHARPENED_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
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
 
shootFromDirection(Direction, float, float) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
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
 
shouldApplyEffectTickThisTick(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.AlcoholEffect
 
shouldApplyEffectTickThisTick(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.BleedingEffect
 
shouldApplyEffectTickThisTick(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.HellfireEffect
 
shouldApplyEffectTickThisTick(int, int) - Method in class tech.anonymoushacker1279.immersiveweapons.potion.MorphineEffect
 
shouldBeSaved() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.lava_revenant.LavaRevenantPart
 
shouldDespawnInPeaceful() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
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
 
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
 
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
Create a simple chest modifier.
SimpleChestModifierHandler(LootItemCondition[], int, int, float, ItemStack, int, boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleChestModifierHandler
Create a simple chest modifier.
SimpleDropModifierHandler - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot
 
SimpleDropModifierHandler(LootItemCondition[], ItemStack) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.loot.SimpleDropModifierHandler
 
SimpleDropModifierHandler(LootItemCondition[], ItemStack, Optional<TagKey<EntityType<?>>>) - 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.
size() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipeInput
 
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_HEAD_LAYER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ModelLayerLocations
 
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,M> - 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> - 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 - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
SkygazerEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc
 
SkygazerEntity(EntityType<? extends AbstractVillager>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.SkygazerEntity
 
skygazerMaxEnchantUpgradeCost - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
SkygazerRenderer - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
 
SkygazerRenderer(EntityRendererProvider.Context) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SkygazerRenderer
 
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.
slotsChanged(Container) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
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(String, Ingredient, List<Item>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe
Creates an instance of a SmallPartsRecipe record class.
SmallPartsRecipe.Factory<T> - Interface in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
SmallPartsRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
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
 
smeltTime - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
smeltTime() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
Returns the value of the smeltTime record 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_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.GameEventRegistry
 
SMOKE_GRENADE_HISS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
SMOKE_GRENADE_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
 
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_GRENADES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
SMOKE_POWDER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
SmokeGrenadeColors() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleOptions.SmokeGrenadeColors
 
smokeGrenadeEffectRange - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
SmokeGrenadeEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.projectile
 
SmokeGrenadeEntity(EntityType<? extends SmokeGrenadeEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
 
SmokeGrenadeEntity(Level, double, double, double) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
 
SmokeGrenadeEntity(Level, LivingEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
 
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
 
smokeGrenadeParticles - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
 
SmokeGrenadeParticleType - Class in tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade
 
SmokeGrenadeParticleType(boolean) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleType
 
SmokeGrenadePayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
SmokeGrenadePayload(double, double, double, int, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
Creates an instance of a SmokeGrenadePayload record class.
SmokeGrenadePayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
SmokeGrenadePayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.SmokeGrenadePayloadHandler
 
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
 
SOLAR_LENS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
SOLAR_LENS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
SolarLensBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.star_forge
 
SolarLensBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.star_forge.SolarLensBlock
 
SOLDIER_AMBIENT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
SOLDIER_DEATH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
SOLDIER_HURT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
SOLDIER_STEP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
SoldierEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.neutral
 
SoldierEntity(EntityType<? extends PathfinderMob>, Level, List<Class<? extends Entity>>) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
SoldierRenderer<T> - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob
 
SoldierRenderer(EntityRendererProvider.Context, ResourceLocation) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.mob.SoldierRenderer
 
SONIC_BOOM_RESISTANCE - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.AccessoryItem.EffectType
Modifier to DamageTypes.SONIC_BOOM damage.
sonicBoomResistanceEffects(LivingIncomingDamageEvent, Player) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.game_effects.AccessoryEffects
 
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
 
soundLocation() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Returns the value of the soundLocation record component.
soundLocation() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
Returns the value of the soundLocation record component.
source() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Returns the value of the source record component.
spawnEntity(ServerLevel, Mob, BlockPos, boolean) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
spawnEntityParticles(ServerLevel) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
SpawnerStatueBlock<T> - Class in tech.anonymoushacker1279.immersiveweapons.block.misc
 
SpawnerStatueBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.misc.SpawnerStatueBlock
 
spawnFromMobQueue(int) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
Spawn a given amount of mobs from the spawn queue.
spawnParticles() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
SPECIAL - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.KillCountWeapon.WeaponTier
 
SPEED - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.blockentity.CommanderPedestalBlockEntity.AugmentTypes
 
SPIKE_TRAP - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
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.world.level.IWDamageSources
 
SPIKE_TRAP_RETRACT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
spikeTrap(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
SpikeTrapBlock - Class in tech.anonymoushacker1279.immersiveweapons.block
 
SpikeTrapBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.SpikeTrapBlock
Constructor for SpikeTrapBlock.
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
 
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
 
sprites - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.TiltrosPortalParticle
 
SPRUCE_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
SPRUCE_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
stack() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
Returns the value of the stack record component.
stages - Variable in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
 
STAINED_GLASS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonBlockTagGroups
 
STAR_FORGE_BLOCK_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockEntityRegistry
 
STAR_FORGE_BRICKS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
STAR_FORGE_BRICKS_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
STAR_FORGE_CONTROLLER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
STAR_FORGE_CONTROLLER_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
STAR_FORGE_MENU - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.MenuTypeRegistry
 
STAR_FORGE_RECIPE_SERIALIZER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeSerializerRegistry
 
STAR_FORGE_RECIPE_TYPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.RecipeTypeRegistry
 
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 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.groups.immersiveweapons.IWBlockTagGroups
 
STARDUST_LOGS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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_CONFIGURATION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
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
 
StarForgeBlockEntity - Class in tech.anonymoushacker1279.immersiveweapons.blockentity
 
StarForgeBlockEntity(BlockPos, BlockState) - Constructor for class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
StarForgeControllerBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.star_forge
 
StarForgeControllerBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.star_forge.StarForgeControllerBlock
 
StarForgeMenu - Class in tech.anonymoushacker1279.immersiveweapons.menu
 
StarForgeMenu(int, Inventory, List<ResourceLocation>) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
StarForgeMenu(int, Inventory, Container, ContainerData) - Constructor for class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
StarForgeMenuPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge
 
StarForgeMenuPayload(int, int, boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
Creates an instance of a StarForgeMenuPayload record class.
StarForgeMenuPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge
 
StarForgeMenuPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge.StarForgeMenuPayloadHandler
 
StarForgeRecipe - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
StarForgeRecipe(String, Ingredient, int, Ingredient, int, int, ItemStack) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe
Creates an instance of a StarForgeRecipe record class.
StarForgeRecipe.Factory<T> - Interface in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
StarForgeRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
StarForgeScreen - Class in tech.anonymoushacker1279.immersiveweapons.client.gui.screen
 
StarForgeScreen(StarForgeMenu, Inventory, Component) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.gui.screen.StarForgeScreen
 
StarForgeUpdateRecipesPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge
 
StarForgeUpdateRecipesPayload(UUID, int, List<ResourceLocation>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
Creates an instance of a StarForgeUpdateRecipesPayload record class.
StarForgeUpdateRecipesPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge
 
StarForgeUpdateRecipesPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge.StarForgeUpdateRecipesPayloadHandler
 
STARLIGHT_PLAINS_BACKGROUND_MUSIC - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
STARLIGHT_PLAINS_THEME_1 - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWJukeboxSongs
 
STARLIGHT_PLAINS_THEME_1 - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
STARLIGHT_PLAINS_THEME_2 - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWJukeboxSongs
 
STARLIGHT_PLAINS_THEME_2 - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
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.CustomTiers
 
STARSTORM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
STARSTORM_ARMOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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.groups.immersiveweapons.IWItemTagGroups
 
STARSTORM_ITEMS - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.util.markers.TextureMetadataMarker.PredefinedGroups
 
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_SHARD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
STARSTORM_SHARDS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.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
 
STARSTORM_TOOLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
starstormArmorSetBonus(LivingIncomingDamageEvent, 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.DisorientedWanderingGoal
 
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
startPersistentAngerTimer() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
startSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
startSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
 
startSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
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.network.payload.AstralArmorPayload
Returns the value of the state record component.
state() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.CobaltArmorPayload
Returns the value of the state record component.
state() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.TeslaArmorPayload
Returns the value of the state record component.
state() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.VentusArmorPayload
Returns the value of the state record component.
StayNearMobGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
 
StayNearMobGoal(PathfinderMob, Mob, double) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.StayNearMobGoal
 
stillValid(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AmmunitionTableBlockEntity
 
stillValid(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
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.StarForgeMenu
 
stillValid(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.menu.TeslaSynthesizerMenu
 
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.groups.immersiveweapons.IWItemTagGroups
 
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.
stopMoving - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
stopSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.CelestialTowerEntity
 
stopSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.SuperHansEntity
 
stopSeenByPlayer(ServerPlayer) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
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_HEAD_LAYER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ModelLayerLocations
 
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
 
STREAM_CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleType
 
STREAM_CODEC - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleType
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.MerchantTrades
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeGroup
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AmmunitionTablePayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralArmorPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralCrystalPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.BulletEntityDebugPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.CobaltArmorPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunScopePayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncMerchantTradesPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncPlayerDataPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.TeslaArmorPayload
 
STREAM_CODEC - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.VentusArmorPayload
 
streamCodec() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.bullet_impact.BulletImpactParticleType
 
streamCodec() - Method in class tech.anonymoushacker1279.immersiveweapons.client.particle.smoke_grenade.SmokeGrenadeParticleType
 
streamCodec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.Serializer
 
streamCodec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.AstralCrystalRecipe.Serializer
 
streamCodec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.BarrelTapRecipe.Serializer
 
streamCodec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.PistonCrushingRecipe.Serializer
 
streamCodec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.SmallPartsRecipe.Serializer
 
streamCodec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.StarForgeRecipe.Serializer
 
streamCodec() - Method in class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe.Serializer
 
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
 
STRONG_BROKEN_ARMOR_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
 
STRONG_DEATH_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
 
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.groups.common.CommonItemTagGroups
 
SULFUR_ORE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
SULFUR_ORE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
SULFUR_ORES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonBlockTagGroups
 
SULFUR_ORES - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonItemTagGroups
 
summonedByStaff() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.EvilEyeEntity
 
summonedEntityTag - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
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
 
SUPER_HEALING_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
 
SUPER_REGENERATION_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
 
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.
SyncHandler - Class in tech.anonymoushacker1279.immersiveweapons.event
 
SyncHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.event.SyncHandler
 
SyncMerchantTradesPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
SyncMerchantTradesPayload(EntityType<?>, MerchantTrades) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncMerchantTradesPayload
Creates an instance of a SyncMerchantTradesPayload record class.
SyncMerchantTradesPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
SyncMerchantTradesPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.SyncMerchantTradesPayloadHandler
 
syncPersistentData(CompoundTag, UUID) - Static method in class tech.anonymoushacker1279.immersiveweapons.event.SyncHandler
Sync persistent data from server to client.
SyncPlayerDataPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
A packet payload for syncing player persistent data between the server and client.
SyncPlayerDataPayload(CompoundTag, UUID) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncPlayerDataPayload
Creates an instance of a SyncPlayerDataPayload record class.
SyncPlayerDataPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
SyncPlayerDataPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.SyncPlayerDataPayloadHandler
 
SYRINGE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 

T

tag() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncPlayerDataPayload
Returns the value of the tag record 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.
targetUUID - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.neutral.SoldierEntity
 
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.misc - package tech.anonymoushacker1279.immersiveweapons.block.misc
 
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.block.star_forge - package tech.anonymoushacker1279.immersiveweapons.block.star_forge
 
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.groups.common - package tech.anonymoushacker1279.immersiveweapons.data.groups.common
 
tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons - package tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons
 
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.trading - package tech.anonymoushacker1279.immersiveweapons.entity.npc.trading
 
tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades - package tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.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.mixin.loot - package tech.anonymoushacker1279.immersiveweapons.mixin.loot
 
tech.anonymoushacker1279.immersiveweapons.network.handler - package tech.anonymoushacker1279.immersiveweapons.network.handler
 
tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge - package tech.anonymoushacker1279.immersiveweapons.network.handler.star_forge
 
tech.anonymoushacker1279.immersiveweapons.network.payload - package tech.anonymoushacker1279.immersiveweapons.network.payload
 
tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge - package tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge
 
tech.anonymoushacker1279.immersiveweapons.potion - package tech.anonymoushacker1279.immersiveweapons.potion
 
tech.anonymoushacker1279.immersiveweapons.util - package tech.anonymoushacker1279.immersiveweapons.util
 
tech.anonymoushacker1279.immersiveweapons.util.markers - package tech.anonymoushacker1279.immersiveweapons.util.markers
 
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.feature.treedecorators - package tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.treedecorators
 
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
 
tech.anonymoushacker1279.immersiveweapons.world.level.saveddata - package tech.anonymoushacker1279.immersiveweapons.world.level.saveddata
 
temperature - Variable in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
TESLA - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.materials.CustomTiers
 
TESLA - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils.HitEffect
 
TESLA - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
TESLA_ARMOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
TESLA_ARMOR_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
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.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.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
 
TESLA_TOOLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
teslaArmorEffectSound - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ClientConfig
 
TeslaArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
 
TeslaArmorItem(Holder<ArmorMaterial>, ArmorItem.Type, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.TeslaArmorItem
 
TeslaArmorItem.EffectState - Enum Class in tech.anonymoushacker1279.immersiveweapons.item.armor
 
TeslaArmorPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
TeslaArmorPayload(TeslaArmorItem.EffectState) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.TeslaArmorPayload
Creates an instance of a TeslaArmorPayload record class.
TeslaArmorPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
TeslaArmorPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.TeslaArmorPayloadHandler
 
TeslaAxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
 
TeslaAxe() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaAxe
 
TeslaGauntletItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gauntlet
 
TeslaGauntletItem(Tier, Item.Properties, float, int, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.TeslaGauntletItem
 
TeslaHoe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
 
TeslaHoe() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaHoe
 
TeslaPickaxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
 
TeslaPickaxe() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaPickaxe
 
TeslaPikeItem - Class in tech.anonymoushacker1279.immersiveweapons.item.pike
 
TeslaPikeItem(Tier, Item.Properties, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.pike.TeslaPikeItem
 
TeslaShovel - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
 
TeslaShovel() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.TeslaShovel
 
TeslaSword - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.tesla
 
TeslaSword() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.tesla.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(String, Ingredient, Ingredient, Ingredient, ItemStack, int) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipe
Creates an instance of a TeslaSynthesizerRecipe record class.
TeslaSynthesizerRecipe.Factory<T> - Interface in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
TeslaSynthesizerRecipe.Serializer - Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
TeslaSynthesizerRecipeInput - Record Class in tech.anonymoushacker1279.immersiveweapons.item.crafting
 
TeslaSynthesizerRecipeInput(ItemStack, ItemStack, ItemStack) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.item.crafting.TeslaSynthesizerRecipeInput
Creates an instance of a TeslaSynthesizerRecipeInput record class.
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
 
test(int, LootContext) - Method in class tech.anonymoushacker1279.immersiveweapons.mixin.loot.LootItemRandomChanceWithEnchantedBonusConditionMixin
 
TextureMetadataMarker - Annotation Interface in tech.anonymoushacker1279.immersiveweapons.util.markers
 
TextureMetadataMarker.PredefinedGroups - Enum Class in tech.anonymoushacker1279.immersiveweapons.util.markers
 
THE_COMMANDER - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.block.decoration.skull.CustomSkullTypes
 
THE_COMMANDER_ENTITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.EntityRegistry
 
THE_COMMANDER_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
THE_COMMANDER_HEAD_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
THE_COMMANDER_HEAD_LAYER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ModelLayerLocations
 
THE_COMMANDER_SPAWN_EGG - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
THE_COMMANDER_WALL_HEAD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
THE_SWORD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
TheCommanderEntity - Class in tech.anonymoushacker1279.immersiveweapons.entity.monster
 
TheCommanderEntity(EntityType<? extends DyingSoldierEntity>, Level) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.monster.TheCommanderEntity
 
TheCommanderSummonGoal - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
 
TheCommanderSummonGoal(TheCommanderEntity) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.TheCommanderSummonGoal
 
theCommanderWaveSizeModifier - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
TheSword - Class in tech.anonymoushacker1279.immersiveweapons.item.tool
 
TheSword() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.TheSword
 
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
 
ThrowableItemDispenseBehavior(ThrowableItem) - Constructor for class tech.anonymoushacker1279.immersiveweapons.init.DispenserBehaviorRegistry.ThrowableItemDispenseBehavior
 
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.client.particle.TiltrosPortalParticle
 
tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.CelestialTowerSummonMeteorGoal
 
tick() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.DisorientedWanderingGoal
 
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.StayNearMobGoal
 
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.ai.goal.WaveSummonGoal
 
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.AdvancedThrowableItemProjectile
 
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() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.SmokeGrenadeEntity
 
tick(BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BearTrapBlockEntity
Runs once each tick.
tick(ServerLevel, BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
tick(Level) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.TeslaSynthesizerBlockEntity
Runs once per tick.
tick(Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.AbstractStatueBlockEntity
 
tick(Level, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.PanicAlarmBlockEntity
Runs once each tick.
tick(Level, BlockPos, BlockState) - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.BiodomeLifeSupportUnitBlockEntity
 
TICKS_SINCE_REST - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.gui.overlays.DebugTracingData
 
ticksInGround - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.projectile.AdvancedThrowableItemProjectile
 
ticksSinceRest() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
Returns the value of the ticksSinceRest record component.
TILTROS_PORTAL - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
TILTROS_PORTAL_FRAME - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
TILTROS_PORTAL_FRAME_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
TILTROS_PORTAL_PARTICLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ParticleTypesRegistry
 
TILTROS_PORTAL_WHOOSH - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
TILTROS_WASTES_MUSIC - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.SoundEventRegistry
 
TILTROS_WASTES_THEME - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWJukeboxSongs
 
TiltrosDimensionSpecialEffects - Class in tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension
 
TiltrosDimensionSpecialEffects() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.renderer.dimension.TiltrosDimensionSpecialEffects
 
tiltrosEnabled - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
TiltrosPortalBlock - Class in tech.anonymoushacker1279.immersiveweapons.block.misc
 
TiltrosPortalBlock(BlockBehaviour.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.misc.TiltrosPortalBlock
 
TiltrosPortalParticle - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
 
TiltrosPortalParticle(ClientLevel, double, double, double, double, double, double) - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.particle.TiltrosPortalParticle
 
TiltrosPortalParticle.Provider - Class in tech.anonymoushacker1279.immersiveweapons.client.particle
 
TOGGLE_ARMOR_EFFECT - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.IWKeyBinds
 
TOOL_JOINT - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
TOOL_SMELTING_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
 
ToolSmeltingModifierHandler - Class in tech.anonymoushacker1279.immersiveweapons.world.level.loot
 
ToolSmeltingModifierHandler(LootItemCondition[], TagKey<Item>) - Constructor for class tech.anonymoushacker1279.immersiveweapons.world.level.loot.ToolSmeltingModifierHandler
 
TooltipHandler - Class in tech.anonymoushacker1279.immersiveweapons.client
 
TooltipHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.client.TooltipHandler
 
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.MerchantTrades
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeGroup
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.item.crafting.AmmunitionTableRecipe.MaterialGroup
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.StarForgeRecipe
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.crafting.TeslaSynthesizerRecipeInput
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AmmunitionTablePayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralArmorPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralCrystalPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.BulletEntityDebugPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.CobaltArmorPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunScopePayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncMerchantTradesPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncPlayerDataPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.TeslaArmorPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.VentusArmorPayload
Returns a string representation of this record class.
toString() - Method in record class tech.anonymoushacker1279.immersiveweapons.world.level.loot.number_providers.EntityKillersValue
Returns a string representation of this record class.
TradeGroup - Record Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trading
 
TradeGroup(int, List<ItemsForEmeralds>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeGroup
Creates an instance of a TradeGroup record class.
tradeGroups() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.MerchantTrades
Returns the value of the tradeGroups record component.
TradeLoader - Class in tech.anonymoushacker1279.immersiveweapons.entity.npc.trading
 
TradeLoader() - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeLoader
 
tradeRefreshTime() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.MerchantTrades
Returns the value of the tradeRefreshTime record component.
trades() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeGroup
Returns the value of the trades record component.
trades() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncMerchantTradesPayload
Returns the value of the trades record component.
TRADES - Static variable in class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.TradeLoader
 
translateToHand(HumanoidArm, PoseStack) - Method in class tech.anonymoushacker1279.immersiveweapons.client.model.SkeletonMerchantModel
 
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
 
trigger(ServerPlayer, Entity) - Method in class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger
 
TRIGGER_ASSEMBLY - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
TRIGGER_TYPE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.CriterionTriggerRegistry
 
TRIGGERED - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
TriggerInstance(Optional<ContextAwarePredicate>, Optional<ContextAwarePredicate>) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.advancement.EntityDiscoveredTrigger.TriggerInstance
Creates an instance of a TriggerInstance record class.
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 record class tech.anonymoushacker1279.immersiveweapons.network.payload.AmmunitionTablePayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralArmorPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralCrystalPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.BulletEntityDebugPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.CobaltArmorPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunScopePayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncMerchantTradesPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncPlayerDataPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.TeslaArmorPayload
 
type() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.VentusArmorPayload
 
type() - Method in class tech.anonymoushacker1279.immersiveweapons.world.level.levelgen.feature.treedecorators.BurnedBranchDecorator
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AmmunitionTablePayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralArmorPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.AstralCrystalPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.BulletEntityDebugPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.CobaltArmorPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.DebugDataPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunScopePayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeMenuPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.star_forge.StarForgeUpdateRecipesPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncMerchantTradesPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SyncPlayerDataPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.TeslaArmorPayload
 
TYPE - Static variable in record class tech.anonymoushacker1279.immersiveweapons.network.payload.VentusArmorPayload
 

U

ULTRA_HEALING_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
 
ULTRA_REGENERATION_POTION - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.PotionRegistry
 
unpackLootTable(Player) - Method in class tech.anonymoushacker1279.immersiveweapons.entity.vehicle.CustomChestBoatEntity
 
updateNoActionTime() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.monster.DyingSoldierEntity
 
updateResult() - Method in class tech.anonymoushacker1279.immersiveweapons.blockentity.StarForgeBlockEntity
 
updateServer(ServerPlayer, int, int, boolean) - Static method in class tech.anonymoushacker1279.immersiveweapons.menu.StarForgeMenu
 
updateShape(BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
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.PanicAlarmBlock
 
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
 
updateShape(BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos) - Method in class tech.anonymoushacker1279.immersiveweapons.block.star_forge.SolarLensBlock
 
updateTrades() - Method in class tech.anonymoushacker1279.immersiveweapons.entity.npc.AbstractMerchantEntity
 
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.RecoveryStaffItem
 
use(Level, Player, InteractionHand) - Method in class tech.anonymoushacker1279.immersiveweapons.item.SculkStaffItem
 
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.init.ItemRegistry
 
USED_SYRINGE_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
usedOnEntity - Variable in class tech.anonymoushacker1279.immersiveweapons.item.fortitude.AbstractFortitudeItem
 
usedSyringe(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
UsedSyringeItem - Class in tech.anonymoushacker1279.immersiveweapons.item
 
UsedSyringeItem(Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.UsedSyringeItem
Constructor for UsedSyringeItem.
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.CommanderPedestalBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.core.DamageableBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.BarrelTapBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.AstralCrystalBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.ShelfBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.misc.ChampionKeycardBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.MortarBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.SandbagBlock
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.star_forge.StarForgeControllerBlock
 
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
 
useWithoutItem(BlockState, Level, BlockPos, Player, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
useWithoutItem(BlockState, Level, BlockPos, Player, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.AmmunitionTableBlock
 
useWithoutItem(BlockState, Level, BlockPos, Player, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.SmallPartsTableBlock
 
useWithoutItem(BlockState, Level, BlockPos, Player, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.crafting.TeslaSynthesizerBlock
 
useWithoutItem(BlockState, Level, BlockPos, Player, BlockHitResult) - Method in class tech.anonymoushacker1279.immersiveweapons.block.decoration.CampChairBlock
 

V

value() - Element in annotation interface tech.anonymoushacker1279.immersiveweapons.util.markers.DatagenExclusionMarker
The type(s) of exclusion this registry entry should have.
value() - Element in annotation interface tech.anonymoushacker1279.immersiveweapons.util.markers.LanguageEntryOverride
The value of the language entry.
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.blockentity.CommanderPedestalBlockEntity.AugmentTypes
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.armor.TeslaArmorItem.EffectState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem.PacketTypes
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.CustomTiers
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.
valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.util.markers.DatagenExclusionMarker.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class tech.anonymoushacker1279.immersiveweapons.util.markers.TextureMetadataMarker.PredefinedGroups
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.blockentity.CommanderPedestalBlockEntity.AugmentTypes
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.armor.TeslaArmorItem.EffectState
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.armor.VentusArmorItem.PacketTypes
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.CustomTiers
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.
values() - Static method in enum class tech.anonymoushacker1279.immersiveweapons.util.markers.DatagenExclusionMarker.Type
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.util.markers.TextureMetadataMarker.PredefinedGroups
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
 
VELOCITY - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.IWEnchantments
 
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.CustomTiers
 
VENTUS - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.item.tool.HitEffectUtils.HitEffect
 
VENTUS - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ArmorMaterialRegistry
 
VENTUS_ARMOR - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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.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
 
VENTUS_TOOLS - Enum constant in enum class tech.anonymoushacker1279.immersiveweapons.util.markers.TextureMetadataMarker.PredefinedGroups
 
VENTUS_TOOLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
VentusArmorItem - Class in tech.anonymoushacker1279.immersiveweapons.item.armor
 
VentusArmorItem(Holder<ArmorMaterial>, ArmorItem.Type, Item.Properties) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.armor.VentusArmorItem
 
VentusArmorItem.PacketTypes - Enum Class in tech.anonymoushacker1279.immersiveweapons.item.armor
 
VentusArmorPayload - Record Class in tech.anonymoushacker1279.immersiveweapons.network.payload
 
VentusArmorPayload(VentusArmorItem.PacketTypes, boolean) - Constructor for record class tech.anonymoushacker1279.immersiveweapons.network.payload.VentusArmorPayload
Creates an instance of a VentusArmorPayload record class.
VentusArmorPayloadHandler - Class in tech.anonymoushacker1279.immersiveweapons.network.handler
 
VentusArmorPayloadHandler() - Constructor for class tech.anonymoushacker1279.immersiveweapons.network.handler.VentusArmorPayloadHandler
 
VentusAxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
 
VentusAxe() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusAxe
 
VentusGauntletItem - Class in tech.anonymoushacker1279.immersiveweapons.item.gauntlet
 
VentusGauntletItem(Tier, Item.Properties, float, int, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.gauntlet.VentusGauntletItem
 
VentusHoe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
 
VentusHoe() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusHoe
 
VentusPickaxe - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
 
VentusPickaxe() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusPickaxe
 
VentusPikeItem - Class in tech.anonymoushacker1279.immersiveweapons.item.pike
 
VentusPikeItem(Tier, Item.Properties, Ingredient) - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.pike.VentusPikeItem
 
VentusShovel - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
 
VentusShovel() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.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.
ventusStaffRadius - Variable in class tech.anonymoushacker1279.immersiveweapons.config.ServerConfig
 
VentusSword - Class in tech.anonymoushacker1279.immersiveweapons.item.tool.ventus
 
VentusSword() - Constructor for class tech.anonymoushacker1279.immersiveweapons.item.tool.ventus.VentusSword
 
VINES - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.BearTrapBlock
 
VINES - Static variable in class tech.anonymoushacker1279.immersiveweapons.block.LandmineBlock
 
volume() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.LocalSoundPayload
Returns the value of the volume record component.
volume() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.PlayerSoundPayload
Returns the value of the volume record component.

W

WALL_SHELF - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
WALL_SHELF_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
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_HEAD_LAYER - Static variable in class tech.anonymoushacker1279.immersiveweapons.client.ModelLayerLocations
 
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.
WARDEN_HEART - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
WARPED_TABLE - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
WARPED_TABLE_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
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.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
 
waveSpawnCooldown - Variable in class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
WaveSummonGoal<T> - Class in tech.anonymoushacker1279.immersiveweapons.entity.ai.goal
 
WaveSummonGoal(T, String) - Constructor for class tech.anonymoushacker1279.immersiveweapons.entity.ai.goal.WaveSummonGoal
 
WaveSummoningBoss - Interface in tech.anonymoushacker1279.immersiveweapons.entity
 
WEAPONS_AND_TOOLS - Static variable in class tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWItemTagGroups
 
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_LOGS_MODIFIER - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.LootModifierRegistry
 
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.groups.immersiveweapons.IWItemTagGroups
 
WOODEN_SPIKES - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockRegistry
 
WOODEN_SPIKES_ITEM - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.BlockItemRegistry
 
WOODEN_SPIKES_KEY - Static variable in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
WOODEN_TOOL_ROD - Static variable in class tech.anonymoushacker1279.immersiveweapons.init.ItemRegistry
 
woodenSpikes(RegistryAccess) - Static method in class tech.anonymoushacker1279.immersiveweapons.world.level.IWDamageSources
 
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.
WoodTypes - Class in tech.anonymoushacker1279.immersiveweapons.block.properties
 
WoodTypes() - Constructor for class tech.anonymoushacker1279.immersiveweapons.block.properties.WoodTypes
 

X

x() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
Returns the value of the x record component.
x() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
Returns the value of the x record component.
xOffset(float) - Method in class tech.anonymoushacker1279.immersiveweapons.client.renderer.entity.layers.StormCreeperPowerLayer
 
xpReward() - Method in record class tech.anonymoushacker1279.immersiveweapons.entity.npc.trading.trades.ItemsForEmeralds
Returns the value of the xpReward record component.

Y

y() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.GunShotBloodParticlePayload
Returns the value of the y record component.
y() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
Returns the value of the y record 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.network.payload.GunShotBloodParticlePayload
Returns the value of the z record component.
z() - Method in record class tech.anonymoushacker1279.immersiveweapons.network.payload.SmokeGrenadePayload
Returns the value of the z record component.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values