Index

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

A

ADD_ENCHANTED_BOOK_TO_POOL - Static variable in class net.trique.wardentools.loot.ModLootModifiers
 
ADD_ITEM - Static variable in class net.trique.wardentools.loot.ModLootModifiers
 
ADD_ITEM_TO_SHRIEKER_LOOT_MODIFIER - Static variable in class net.trique.wardentools.loot.ModLootModifiers
 
ADD_ITEM_TO_WARDEN_LOOT_MODIFIER - Static variable in class net.trique.wardentools.loot.ModLootModifiers
 
ADD_ITEM_WITH_RANDOM_AMOUNT - Static variable in class net.trique.wardentools.loot.ModLootModifiers
 
ADD_SCULKHYST_GEODE - Static variable in class net.trique.wardentools.worldgen.WTBiomeModifiers
 
AddBlockOutlinePacket - Record Class in net.trique.wardentools.networking.packet
 
AddBlockOutlinePacket(BlockPos, int) - Constructor for record class net.trique.wardentools.networking.packet.AddBlockOutlinePacket
Creates an instance of a AddBlockOutlinePacket record class.
addBlockPos(BlockPos, int) - Static method in class net.trique.wardentools.util.warden_curse.WardenCurseClientHelper
 
addDescriptions() - Method in class net.trique.wardentools.datagen.WTParticleDescriptionProvider
 
AddEnchantedBookToPoolModifier - Class in net.trique.wardentools.loot
 
AddEnchantedBookToPoolModifier(LootItemCondition[], Holder<Enchantment>, int, int) - Constructor for class net.trique.wardentools.loot.AddEnchantedBookToPoolModifier
 
addEntity(int, int) - Static method in class net.trique.wardentools.util.warden_curse.WardenCurseClientHelper
 
AddEntityGlowPacket - Record Class in net.trique.wardentools.networking.packet
 
AddEntityGlowPacket(int, int) - Constructor for record class net.trique.wardentools.networking.packet.AddEntityGlowPacket
Creates an instance of a AddEntityGlowPacket record class.
AddItemModiferWithRandomAmount - Class in net.trique.wardentools.loot
 
AddItemModiferWithRandomAmount(LootItemCondition[], Item, int, int) - Constructor for class net.trique.wardentools.loot.AddItemModiferWithRandomAmount
 
AddItemModifier - Class in net.trique.wardentools.loot
 
AddItemModifier(LootItemCondition[], Item) - Constructor for class net.trique.wardentools.loot.AddItemModifier
 
AddItemModifier(LootItemCondition[], Item, int) - Constructor for class net.trique.wardentools.loot.AddItemModifier
 
AddItemToShriekerLootModifier - Class in net.trique.wardentools.loot
 
AddItemToShriekerLootModifier(LootItemCondition[], Item, float, float, int, int) - Constructor for class net.trique.wardentools.loot.AddItemToShriekerLootModifier
 
AddItemToWardenLootModifier - Class in net.trique.wardentools.loot
 
AddItemToWardenLootModifier(LootItemCondition[], Item, float, float, int, int) - Constructor for class net.trique.wardentools.loot.AddItemToWardenLootModifier
 
addTags(HolderLookup.Provider) - Method in class net.trique.wardentools.datagen.WTBiomeTagsProvider
 
addTags(HolderLookup.Provider) - Method in class net.trique.wardentools.datagen.WTBlockTagsProvider
 
addTags(HolderLookup.Provider) - Method in class net.trique.wardentools.datagen.WTDamageTypeTagsProvider
 
addTags(HolderLookup.Provider) - Method in class net.trique.wardentools.datagen.WTEnchantmentTagsProvider
 
addTags(HolderLookup.Provider) - Method in class net.trique.wardentools.datagen.WTEntityTypeTagsProvider
 
addTags(HolderLookup.Provider) - Method in class net.trique.wardentools.datagen.WTGameEventTagsProvider
 
addTags(HolderLookup.Provider) - Method in class net.trique.wardentools.datagen.WTItemTagsProvider
 
AFFECTED_ENTITIES_TRIGGER - Static variable in class net.trique.wardentools.registry.TriggerTypeRegistry
 
AffectedEntitiesTrigger - Class in net.trique.wardentools.advancements.criterion
 
AffectedEntitiesTrigger() - Constructor for class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger
 
AffectedEntitiesTrigger.TriggerInstance - Record Class in net.trique.wardentools.advancements.criterion
 
AMETHYST_INGOT - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
AMETHYST_SONIC_BOOM - Static variable in class net.trique.wardentools.registry.ParticleRegistry
 
AMETHYST_UPGRADED_ECHO_STAFF - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
AmethystEchoStaffItem - Class in net.trique.wardentools.item.staff
 
AmethystEchoStaffItem(Item.Properties, int, int, int, int, float, double, double) - Constructor for class net.trique.wardentools.item.staff.AmethystEchoStaffItem
 
AmethystSonicBoomParticle - Class in net.trique.wardentools.particle
 
AmethystSonicBoomParticle(ClientLevel, double, double, double, double, SpriteSet) - Constructor for class net.trique.wardentools.particle.AmethystSonicBoomParticle
 
AmethystSonicBoomParticle.Factory - Record Class in net.trique.wardentools.particle
 
applyExtraDamageFromSculkBless(DamageSource, float, Operation<Boolean>) - Method in class net.trique.wardentools.mixin.LivingEntityMixin
 
ARMOR_MATERIALS - Static variable in class net.trique.wardentools.item.material.WardenArmorMaterials
 
axe(RecipeOutput, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 

B

BLOCK_OF_AMETHYST_INGOTS - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
BlockRegistry - Class in net.trique.wardentools.registry
 
BlockRegistry() - Constructor for class net.trique.wardentools.registry.BlockRegistry
 
BLOCKS - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
boots(RecipeOutput, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
bootstrap(BootstrapContext<ConfiguredFeature<?, ?>>) - Static method in class net.trique.wardentools.world.WardenConfiguredFeatures
 
bootstrap(BootstrapContext<PlacedFeature>) - Static method in class net.trique.wardentools.world.WardenPlacedFeatures
 
bootstrap(BootstrapContext<BiomeModifier>) - Static method in class net.trique.wardentools.worldgen.WTBiomeModifiers
 
BUDDING_SCULKHYST - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
BuddingSculkhystBlock - Class in net.trique.wardentools.block
 
BuddingSculkhystBlock(BlockBehaviour.Properties) - Constructor for class net.trique.wardentools.block.BuddingSculkhystBlock
 
BUILDER - Static variable in class net.trique.wardentools.datagen.WTEnchantmentProvider
 
BUILDER - Static variable in class net.trique.wardentools.datagen.WTWorldGenProvider
 
buildRecipes(RecipeOutput) - Method in class net.trique.wardentools.datagen.WTRecipeProvider
 

C

calculateEnchantedDamage(ServerLevel, ItemStack, Entity, DamageSource, float) - Method in interface net.trique.wardentools.item.util.ISonicBoomItem
 
calculateFinalDistance(ItemStack, ServerLevel, float) - Method in interface net.trique.wardentools.item.util.ISonicBoomItem
 
canGrowIn(BlockState) - Static method in class net.trique.wardentools.block.BuddingSculkhystBlock
 
chestplate(RecipeOutput, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
ClientFunctions - Class in net.trique.wardentools.util
 
ClientFunctions() - Constructor for class net.trique.wardentools.util.ClientFunctions
 
ClientRegistrationEventHandler - Class in net.trique.wardentools.event
 
ClientRegistrationEventHandler() - Constructor for class net.trique.wardentools.event.ClientRegistrationEventHandler
 
ClientTickEventHandler - Class in net.trique.wardentools.event
 
ClientTickEventHandler() - Constructor for class net.trique.wardentools.event.ClientTickEventHandler
 
codec() - Method in class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger
 
codec() - Method in class net.trique.wardentools.loot.AddEnchantedBookToPoolModifier
 
codec() - Method in class net.trique.wardentools.loot.AddItemModiferWithRandomAmount
 
codec() - Method in class net.trique.wardentools.loot.AddItemModifier
 
codec() - Method in class net.trique.wardentools.loot.AddItemToShriekerLootModifier
 
codec() - Method in class net.trique.wardentools.loot.AddItemToWardenLootModifier
 
codec() - Method in class net.trique.wardentools.particle.echo_particle.EchoParticleType
 
CODEC - Static variable in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
 
CODEC - Static variable in class net.trique.wardentools.loot.AddEnchantedBookToPoolModifier
 
CODEC - Static variable in class net.trique.wardentools.loot.AddItemModiferWithRandomAmount
 
CODEC - Static variable in class net.trique.wardentools.loot.AddItemModifier
 
CODEC - Static variable in class net.trique.wardentools.loot.AddItemToShriekerLootModifier
 
CODEC - Static variable in class net.trique.wardentools.loot.AddItemToWardenLootModifier
 
CODEC - Static variable in record class net.trique.wardentools.networking.packet.AddBlockOutlinePacket
 
CODEC - Static variable in record class net.trique.wardentools.networking.packet.AddEntityGlowPacket
 
CODEC - Static variable in record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
 
CommonRegistrationEventHelper - Class in net.trique.wardentools.event
 
CommonRegistrationEventHelper() - Constructor for class net.trique.wardentools.event.CommonRegistrationEventHelper
 
CONFIG - Static variable in class net.trique.wardentools.config.WTConfigClient
 
CONFIG - Static variable in class net.trique.wardentools.config.WTConfigServer
 
Constants - Class in net.trique.wardentools
 
Constants() - Constructor for class net.trique.wardentools.Constants
 
cooldown - Variable in class net.trique.wardentools.item.staff.EchoStaffItem
 
count() - Method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
Returns the value of the count record component.
create(ItemPredicate.Builder, MinMaxBounds.Ints) - Static method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
 
createArrow(Level, ItemStack, LivingEntity, ItemStack) - Method in class net.trique.wardentools.item.archery.SculkArrowItem
 
createAttributeModifiers() - Static method in class net.trique.wardentools.item.archery.EchoLocatorItem
 
createAttributeModifiers() - Static method in class net.trique.wardentools.item.archery.EchoShriekerItem
 
createAttributeModifiers() - Static method in class net.trique.wardentools.item.staff.EchoStaffItem
 
createGeoRenderer(Consumer<GeoRenderProvider>) - Method in class net.trique.wardentools.item.armor.WardenMaskItem
 
createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in record class net.trique.wardentools.particle.AmethystSonicBoomParticle.Factory
 
createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in record class net.trique.wardentools.particle.EnderSonicBoomParticle.Factory
 
createParticle(SimpleParticleType, ClientLevel, double, double, double, double, double, double) - Method in record class net.trique.wardentools.particle.RoseGoldSonicBoomParticle.Factory
 
createParticle(EchoParticleOption, ClientLevel, double, double, double, double, double, double) - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticle.Factory
 
createSculkhystClusterDrops(Block, Item) - Method in class net.trique.wardentools.datagen.WTBlockLootTableProvider
 
createWardenUpgrade() - Static method in class net.trique.wardentools.item.misc.WardenTemplateItem
 
CREATIVE_MODE_TABS - Static variable in class net.trique.wardentools.registry.CreativeTabRegistry
 
CreativeTabRegistry - Class in net.trique.wardentools.registry
 
CreativeTabRegistry() - Constructor for class net.trique.wardentools.registry.CreativeTabRegistry
 

D

damage - Variable in class net.trique.wardentools.item.staff.EchoStaffItem
 
dampensVibrations() - Method in class net.trique.wardentools.mixin.LivingEntityMixin
 
DarknessAxeItem - Class in net.trique.wardentools.item.melee
 
DarknessAxeItem(Tier, Item.Properties) - Constructor for class net.trique.wardentools.item.melee.DarknessAxeItem
 
DarknessHoeItem - Class in net.trique.wardentools.item.melee
 
DarknessHoeItem(Tier, Item.Properties) - Constructor for class net.trique.wardentools.item.melee.DarknessHoeItem
 
DarknessPickaxeItem - Class in net.trique.wardentools.item.melee
 
DarknessPickaxeItem(Tier, Item.Properties) - Constructor for class net.trique.wardentools.item.melee.DarknessPickaxeItem
 
DarknessShovelItem - Class in net.trique.wardentools.item.melee
 
DarknessShovelItem(Tier, Item.Properties) - Constructor for class net.trique.wardentools.item.melee.DarknessShovelItem
 
DarknessSwordItem - Class in net.trique.wardentools.item.melee
 
DarknessSwordItem(Tier, Item.Properties) - Constructor for class net.trique.wardentools.item.melee.DarknessSwordItem
 
distance - Variable in class net.trique.wardentools.item.staff.EchoStaffItem
 
doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class net.trique.wardentools.loot.AddEnchantedBookToPoolModifier
 
doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class net.trique.wardentools.loot.AddItemModiferWithRandomAmount
 
doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class net.trique.wardentools.loot.AddItemModifier
 
doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class net.trique.wardentools.loot.AddItemToShriekerLootModifier
 
doApply(ObjectArrayList<ItemStack>, LootContext) - Method in class net.trique.wardentools.loot.AddItemToWardenLootModifier
 
doPostHurtEffects(LivingEntity) - Method in class net.trique.wardentools.entity.SculkArrowEntity
 

E

ECHO_APPLE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
ECHO_BLOCK - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
ECHO_INGOT - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
ECHO_LOCATOR - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
ECHO_PARTICLE - Static variable in class net.trique.wardentools.registry.ParticleRegistry
 
ECHO_SHRIEKER - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
ECHO_STAFF - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
ECHO_STAFF_UPGRADE - Static variable in class net.trique.wardentools.util.WTItemTags
 
ECHO_WEAPON - Static variable in class net.trique.wardentools.util.WTItemTags
 
ECHO_WEAPON_ADVANCEMENT_REWARD - Static variable in class net.trique.wardentools.util.WTLootTables
 
ECHO_WEAPON_ENCHANTABLE - Static variable in class net.trique.wardentools.util.WTItemTags
 
EchoLocatorItem - Class in net.trique.wardentools.item.archery
 
EchoLocatorItem(Item.Properties) - Constructor for class net.trique.wardentools.item.archery.EchoLocatorItem
 
EchoParticle - Class in net.trique.wardentools.particle.echo_particle
 
EchoParticle(ClientLevel, double, double, double, SpriteSet, double, double, double, float, float) - Constructor for class net.trique.wardentools.particle.echo_particle.EchoParticle
 
EchoParticle.Factory - Record Class in net.trique.wardentools.particle.echo_particle
 
EchoParticleOption - Record Class in net.trique.wardentools.particle.echo_particle
 
EchoParticleOption(float, float, float) - Constructor for record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
Creates an instance of a EchoParticleOption record class.
EchoParticleType - Class in net.trique.wardentools.particle.echo_particle
 
EchoParticleType(boolean) - Constructor for class net.trique.wardentools.particle.echo_particle.EchoParticleType
 
EchoShriekerItem - Class in net.trique.wardentools.item.archery
 
EchoShriekerItem(Item.Properties) - Constructor for class net.trique.wardentools.item.archery.EchoShriekerItem
 
EchoStaffItem - Class in net.trique.wardentools.item.staff
 
EchoStaffItem(Item.Properties, int, int, int, int, float, double, double) - Constructor for class net.trique.wardentools.item.staff.EchoStaffItem
 
EffectRegistry - Class in net.trique.wardentools.registry
 
EffectRegistry() - Constructor for class net.trique.wardentools.registry.EffectRegistry
 
EFFECTS - Static variable in class net.trique.wardentools.registry.EffectRegistry
 
EnchantmentEffectComponentRegistry - Class in net.trique.wardentools.registry
 
EnchantmentEffectComponentRegistry() - Constructor for class net.trique.wardentools.registry.EnchantmentEffectComponentRegistry
 
ENDER_SONIC_BOOM - Static variable in class net.trique.wardentools.registry.ParticleRegistry
 
ENDER_UPGRADED_ECHO_STAFF - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
EnderEchoStaffItem - Class in net.trique.wardentools.item.staff
 
EnderEchoStaffItem(Item.Properties, int, int, int, int, float, double, double) - Constructor for class net.trique.wardentools.item.staff.EnderEchoStaffItem
 
EnderSonicBoomParticle - Class in net.trique.wardentools.particle
 
EnderSonicBoomParticle(ClientLevel, double, double, double, double, SpriteSet) - Constructor for class net.trique.wardentools.particle.EnderSonicBoomParticle
 
EnderSonicBoomParticle.Factory - Record Class in net.trique.wardentools.particle
 
ENTITY_SOUND - Static variable in class net.trique.wardentools.registry.GameEventRegistry
 
ENTITY_TYPE - Static variable in class net.trique.wardentools.registry.EntityRegistry
 
EntityMixin - Class in net.trique.wardentools.mixin
 
EntityMixin() - Constructor for class net.trique.wardentools.mixin.EntityMixin
 
EntityRegistry - Class in net.trique.wardentools.registry
 
EntityRegistry() - Constructor for class net.trique.wardentools.registry.EntityRegistry
 
equals(Object) - Method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.trique.wardentools.networking.packet.AddBlockOutlinePacket
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.trique.wardentools.networking.packet.AddEntityGlowPacket
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.trique.wardentools.particle.AmethystSonicBoomParticle.Factory
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticle.Factory
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.trique.wardentools.particle.EnderSonicBoomParticle.Factory
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.trique.wardentools.particle.RoseGoldSonicBoomParticle.Factory
Indicates whether some other object is "equal to" this one.
exactCount(ItemPredicate.Builder, int) - Static method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
 
extraBonus - Variable in class net.trique.wardentools.util.warden_curse.WardenCurseUser
 

F

Factory(SpriteSet) - Constructor for record class net.trique.wardentools.particle.AmethystSonicBoomParticle.Factory
Creates an instance of a Factory record class.
Factory(SpriteSet) - Constructor for record class net.trique.wardentools.particle.echo_particle.EchoParticle.Factory
Creates an instance of a Factory record class.
Factory(SpriteSet) - Constructor for record class net.trique.wardentools.particle.EnderSonicBoomParticle.Factory
Creates an instance of a Factory record class.
Factory(SpriteSet) - Constructor for record class net.trique.wardentools.particle.RoseGoldSonicBoomParticle.Factory
Creates an instance of a Factory record class.
findEchoShard(Player) - Method in class net.trique.wardentools.item.archery.EchoShriekerItem
 
findEchoShard(Player) - Method in class net.trique.wardentools.item.staff.EchoStaffItem
 
findSculkArrow(Player) - Method in class net.trique.wardentools.item.archery.EchoLocatorItem
 
finishUsingItem(ItemStack, Level, LivingEntity) - Method in class net.trique.wardentools.item.staff.EchoStaffItem
 
FogRendererMixin - Class in net.trique.wardentools.mixin
 
FogRendererMixin() - Constructor for class net.trique.wardentools.mixin.FogRendererMixin
 

G

GameEventRegistry - Class in net.trique.wardentools.registry
 
GameEventRegistry() - Constructor for class net.trique.wardentools.registry.GameEventRegistry
 
gatherData(GatherDataEvent) - Static method in class net.trique.wardentools.datagen.WTDataGenerator
 
generate() - Method in class net.trique.wardentools.datagen.WTBlockLootTableProvider
 
generate(BiConsumer<ResourceKey<LootTable>, LootTable.Builder>) - Method in class net.trique.wardentools.datagen.WTAdvancementLootTableSubProvider
 
getAllSupportedProjectiles() - Method in class net.trique.wardentools.item.archery.EchoLocatorItem
 
getAnimatableInstanceCache() - Method in class net.trique.wardentools.item.armor.WardenMaskItem
 
getAttackDamageBonus() - Method in enum class net.trique.wardentools.item.material.WardenToolMaterials
 
getChargePowerForTime(int) - Method in interface net.trique.wardentools.item.util.ISonicBoomItem
 
getDefaultPickupItem() - Method in class net.trique.wardentools.entity.SculkArrowEntity
 
getDuration() - Method in class net.trique.wardentools.util.warden_curse.Ticker
 
getEchoAppleProperties() - Static method in class net.trique.wardentools.item.misc.WardenFoodItem
 
getEffect(Holder<MobEffect>) - Method in class net.trique.wardentools.mixin.LivingEntityMixin
 
getEffectArmorSet() - Method in class net.trique.wardentools.item.armor.WardenArmorItem
 
getEffectsForTargetOnAttack(DamageSource, LivingEntity, float) - Method in class net.trique.wardentools.item.melee.DarknessAxeItem
 
getEffectsForTargetOnAttack(DamageSource, LivingEntity, float) - Method in class net.trique.wardentools.item.melee.DarknessHoeItem
 
getEffectsForTargetOnAttack(DamageSource, LivingEntity, float) - Method in class net.trique.wardentools.item.melee.DarknessPickaxeItem
 
getEffectsForTargetOnAttack(DamageSource, LivingEntity, float) - Method in class net.trique.wardentools.item.melee.DarknessShovelItem
 
getEffectsForTargetOnAttack(DamageSource, LivingEntity, float) - Method in class net.trique.wardentools.item.melee.DarknessSwordItem
 
getEffectsWhenWearing(LivingEntity) - Method in class net.trique.wardentools.effect_armor_set.WardenSet
 
getEnchantmentValue() - Method in enum class net.trique.wardentools.item.material.WardenToolMaterials
 
getEntitiesToRenderGlowing() - Static method in class net.trique.wardentools.util.warden_curse.WardenCurseClientHelper
 
getEntries() - Static method in class net.trique.wardentools.registry.PotionRegistry
 
getEnvironmentName() - Method in interface net.trique.wardentools.platform.services.IPlatformHelper
 
getExtraBonus() - Method in class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
getFireResistantProperties() - Static method in class net.trique.wardentools.registry.ItemRegistry
 
getIncorrectBlocksForDrops() - Method in enum class net.trique.wardentools.item.material.WardenToolMaterials
 
getItemProperties() - Static method in class net.trique.wardentools.registry.ItemRegistry
 
getKnownBlocks() - Method in class net.trique.wardentools.datagen.WTBlockLootTableProvider
 
getLoc(String) - Static method in class net.trique.wardentools.util.ModHelper
 
getLocalPlayer() - Static method in class net.trique.wardentools.util.ClientFunctions
 
getMaxLevelForIncreaseBlockDrop(ItemStack, LootContext) - Static method in class net.trique.wardentools.util.WTEnchantmentHelper
 
getMaxLevelForIncreaseEntityDrop(ItemStack, LootContext) - Static method in class net.trique.wardentools.util.WTEnchantmentHelper
 
getMobEffect() - Method in class net.trique.wardentools.client.renderer.WardenCurseFogFunction
 
getModBlocks() - Static method in class net.trique.wardentools.registry.BlockRegistry
 
getName() - Method in class net.trique.wardentools.datagen.WTEnchantmentProvider
 
getName() - Method in class net.trique.wardentools.datagen.WTWorldGenProvider
 
getPickupItem() - Method in class net.trique.wardentools.entity.SculkArrowEntity
 
getPlatformName() - Method in class net.trique.wardentools.platform.NeoForgePlatformHelper
 
getPlatformName() - Method in interface net.trique.wardentools.platform.services.IPlatformHelper
Gets the name of the current platform
getRangeBonus(ServerLevel, ItemStack, float) - Static method in class net.trique.wardentools.util.WTEnchantmentHelper
 
getRenderType() - Method in class net.trique.wardentools.particle.echo_particle.EchoParticle
 
getRepairIngredient() - Method in enum class net.trique.wardentools.item.material.WardenToolMaterials
 
getSculkShellProperties() - Static method in class net.trique.wardentools.item.misc.WardenFoodItem
 
getSimpleParticle() - Method in class net.trique.wardentools.platform.NeoForgeParticleHelper
 
getSimpleParticle() - Method in interface net.trique.wardentools.platform.services.IParticleHelper
 
getSpeed() - Method in enum class net.trique.wardentools.item.material.WardenToolMaterials
 
getTextureLocation(SculkArrowEntity) - Method in class net.trique.wardentools.client.renderer.SculkArrowRenderer
 
getTranslationKey(String) - Static method in class net.trique.wardentools.util.ModHelper
 
getType() - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
 
getUseAnimation(ItemStack) - Method in class net.trique.wardentools.item.staff.EchoStaffItem
 
getUseDuration(ItemStack, LivingEntity) - Method in class net.trique.wardentools.item.staff.EchoStaffItem
 
getUses() - Method in enum class net.trique.wardentools.item.material.WardenToolMaterials
 
getVibrationData() - Method in class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
getVibrationUser() - Method in class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
GROW_CHANCE - Static variable in class net.trique.wardentools.block.BuddingSculkhystBlock
 

H

handleTooltipForArmor(ItemStack, List<Component>, MutableComponent, ChatFormatting, ArmorMaterial) - Static method in class net.trique.wardentools.util.ClientFunctions
 
hasCooldown() - Method in class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
hasEffect(Holder<MobEffect>) - Method in class net.trique.wardentools.mixin.LivingEntityMixin
 
hashCode() - Method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
Returns a hash code value for this object.
hashCode() - Method in record class net.trique.wardentools.networking.packet.AddBlockOutlinePacket
Returns a hash code value for this object.
hashCode() - Method in record class net.trique.wardentools.networking.packet.AddEntityGlowPacket
Returns a hash code value for this object.
hashCode() - Method in record class net.trique.wardentools.particle.AmethystSonicBoomParticle.Factory
Returns a hash code value for this object.
hashCode() - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticle.Factory
Returns a hash code value for this object.
hashCode() - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
Returns a hash code value for this object.
hashCode() - Method in record class net.trique.wardentools.particle.EnderSonicBoomParticle.Factory
Returns a hash code value for this object.
hashCode() - Method in record class net.trique.wardentools.particle.RoseGoldSonicBoomParticle.Factory
Returns a hash code value for this object.
hasRemainingDuration() - Method in class net.trique.wardentools.util.warden_curse.Ticker
 
helmet(RecipeOutput, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
hoe(RecipeOutput, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
holder - Variable in class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
horizontalKnockbackCoefficient - Variable in class net.trique.wardentools.item.staff.EchoStaffItem
 

I

id() - Method in record class net.trique.wardentools.networking.packet.AddEntityGlowPacket
Returns the value of the id record component.
INCORRECT_FOR_SCULKHYST_TOOLS - Static variable in class net.trique.wardentools.util.WTBlockTags
 
INCORRECT_FOR_WARDEN_TOOLS - Static variable in class net.trique.wardentools.util.WTBlockTags
 
INCREASE_RANGE - Static variable in class net.trique.wardentools.registry.EnchantmentEffectComponentRegistry
 
INFINITE_DURATION - Static variable in class net.trique.wardentools.util.warden_curse.Ticker
 
init() - Static method in class net.trique.wardentools.item.material.WardenArmorMaterials
 
init() - Static method in class net.trique.wardentools.registry.BlockRegistry
 
init() - Static method in class net.trique.wardentools.registry.CreativeTabRegistry
 
init() - Static method in class net.trique.wardentools.registry.EffectRegistry
 
init() - Static method in class net.trique.wardentools.registry.EnchantmentEffectComponentRegistry
 
init() - Static method in class net.trique.wardentools.registry.EntityRegistry
 
init() - Static method in class net.trique.wardentools.registry.GameEventRegistry
 
init() - Static method in class net.trique.wardentools.registry.ItemRegistry
 
init() - Static method in class net.trique.wardentools.registry.ParticleRegistry
 
init() - Static method in class net.trique.wardentools.registry.PotionRegistry
 
init() - Static method in class net.trique.wardentools.registry.TriggerTypeRegistry
 
init() - Static method in class net.trique.wardentools.registry.WTArmorSets
 
init() - Static method in class net.trique.wardentools.WardenToolsCommon
 
IPacketHelper - Interface in net.trique.wardentools.platform.services
 
IParticleHelper - Interface in net.trique.wardentools.platform.services
 
IPlatformHelper - Interface in net.trique.wardentools.platform.services
 
isAABBInConeSimple(Vec3, Vec3, AABB) - Static method in class net.trique.wardentools.item.archery.EchoShriekerItem
 
isClient() - Method in class net.trique.wardentools.platform.NeoForgePlatformHelper
 
isClient() - Method in interface net.trique.wardentools.platform.services.IPlatformHelper
Gets the name of the environment type as a string.
isDevelopmentEnvironment() - Method in class net.trique.wardentools.platform.NeoForgePlatformHelper
 
isDevelopmentEnvironment() - Method in interface net.trique.wardentools.platform.services.IPlatformHelper
Check if the game is currently in a development environment.
isEnchantable(ItemStack) - Method in class net.trique.wardentools.item.staff.EchoStaffItem
 
isInfiniteDuration() - Method in class net.trique.wardentools.util.warden_curse.Ticker
 
isModLoaded(String) - Method in class net.trique.wardentools.platform.NeoForgePlatformHelper
 
isModLoaded(String) - Method in interface net.trique.wardentools.platform.services.IPlatformHelper
Checks if a mod with the given id is loaded.
ISonicBoomItem - Interface in net.trique.wardentools.item.util
 
isValidRepairItem(ItemStack, ItemStack) - Method in class net.trique.wardentools.item.archery.EchoShriekerItem
 
isValidRepairItem(ItemStack, ItemStack) - Method in class net.trique.wardentools.item.staff.EchoStaffItem
 
ItemRegistry - Class in net.trique.wardentools.registry
 
ItemRegistry() - Constructor for class net.trique.wardentools.registry.ItemRegistry
 
ITEMS - Static variable in class net.trique.wardentools.registry.ItemRegistry
 

L

LARGE_SCULKHYST_BUD - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
leggings(RecipeOutput, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
level() - Method in class net.trique.wardentools.mixin.EntityMixin
 
LevelRendererMixin - Class in net.trique.wardentools.mixin
 
LevelRendererMixin() - Constructor for class net.trique.wardentools.mixin.LevelRendererMixin
 
LivingEntityMixin - Class in net.trique.wardentools.mixin
 
LivingEntityMixin(EntityType<?>, Level) - Constructor for class net.trique.wardentools.mixin.LivingEntityMixin
 
load(Class<T>) - Static method in class net.trique.wardentools.platform.Services
 
LOGGER - Static variable in class net.trique.wardentools.Constants
 
LONG_SCULK_ADAPTION - Static variable in class net.trique.wardentools.registry.PotionRegistry
 
LONG_SCULK_SCOURGE - Static variable in class net.trique.wardentools.registry.PotionRegistry
 
LONG_WARDEN - Static variable in class net.trique.wardentools.registry.PotionRegistry
 
LOOT_MODIFIER_SERIALIZERS - Static variable in class net.trique.wardentools.loot.ModLootModifiers
 

M

matches(ItemStack, int) - Method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
 
maxCount(ItemPredicate.Builder, int) - Static method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
 
MEDIUM_SCULKHYST_BUD - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
minCount(ItemPredicate.Builder, int) - Static method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
 
MixinMinecraft - Class in net.trique.wardentools.mixin
 
MixinMinecraft() - Constructor for class net.trique.wardentools.mixin.MixinMinecraft
 
MOD_ID - Static variable in class net.trique.wardentools.Constants
 
MOD_NAME - Static variable in class net.trique.wardentools.Constants
 
ModHelper - Class in net.trique.wardentools.util
 
ModHelper() - Constructor for class net.trique.wardentools.util.ModHelper
 
modifiers(PlacementModifier, PlacementModifier) - Static method in class net.trique.wardentools.world.WardenOrePlacement
 
modifiersWithCount(int, PlacementModifier) - Static method in class net.trique.wardentools.world.WardenOrePlacement
 
modifiersWithRarity(int, PlacementModifier) - Static method in class net.trique.wardentools.world.WardenOrePlacement
 
ModLootModifiers - Class in net.trique.wardentools.loot
 
ModLootModifiers() - Constructor for class net.trique.wardentools.loot.ModLootModifiers
 

N

NeoForgePacketHelper - Class in net.trique.wardentools.platform
 
NeoForgePacketHelper() - Constructor for class net.trique.wardentools.platform.NeoForgePacketHelper
 
NeoForgeParticleHelper - Class in net.trique.wardentools.platform
 
NeoForgeParticleHelper() - Constructor for class net.trique.wardentools.platform.NeoForgeParticleHelper
 
NeoForgePlatformHelper - Class in net.trique.wardentools.platform
 
NeoForgePlatformHelper() - Constructor for class net.trique.wardentools.platform.NeoForgePlatformHelper
 
net.trique.wardentools - package net.trique.wardentools
 
net.trique.wardentools.advancements.criterion - package net.trique.wardentools.advancements.criterion
 
net.trique.wardentools.block - package net.trique.wardentools.block
 
net.trique.wardentools.client.renderer - package net.trique.wardentools.client.renderer
 
net.trique.wardentools.config - package net.trique.wardentools.config
 
net.trique.wardentools.datagen - package net.trique.wardentools.datagen
 
net.trique.wardentools.effect - package net.trique.wardentools.effect
 
net.trique.wardentools.effect_armor_set - package net.trique.wardentools.effect_armor_set
 
net.trique.wardentools.entity - package net.trique.wardentools.entity
 
net.trique.wardentools.event - package net.trique.wardentools.event
 
net.trique.wardentools.item.archery - package net.trique.wardentools.item.archery
 
net.trique.wardentools.item.armor - package net.trique.wardentools.item.armor
 
net.trique.wardentools.item.material - package net.trique.wardentools.item.material
 
net.trique.wardentools.item.melee - package net.trique.wardentools.item.melee
 
net.trique.wardentools.item.misc - package net.trique.wardentools.item.misc
 
net.trique.wardentools.item.staff - package net.trique.wardentools.item.staff
 
net.trique.wardentools.item.util - package net.trique.wardentools.item.util
 
net.trique.wardentools.loot - package net.trique.wardentools.loot
 
net.trique.wardentools.mixin - package net.trique.wardentools.mixin
 
net.trique.wardentools.networking.packet - package net.trique.wardentools.networking.packet
 
net.trique.wardentools.particle - package net.trique.wardentools.particle
 
net.trique.wardentools.particle.echo_particle - package net.trique.wardentools.particle.echo_particle
 
net.trique.wardentools.platform - package net.trique.wardentools.platform
 
net.trique.wardentools.platform.services - package net.trique.wardentools.platform.services
 
net.trique.wardentools.registry - package net.trique.wardentools.registry
 
net.trique.wardentools.util - package net.trique.wardentools.util
 
net.trique.wardentools.util.warden_curse - package net.trique.wardentools.util.warden_curse
 
net.trique.wardentools.world - package net.trique.wardentools.world
 
net.trique.wardentools.worldgen - package net.trique.wardentools.worldgen
 

O

offerCrossShapedRecipe(RecipeOutput, RecipeCategory, ItemLike, ItemLike, ItemLike, int) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
offerCustomSmithingTemplateCopyingRecipe(RecipeOutput, ItemLike, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
offerCustomUpgradeRecipe(RecipeOutput, Item, Item, Item, RecipeCategory, Item) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
offerShapelessEchoIngotRecipe(RecipeOutput) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
onClientSetup(FMLClientSetupEvent) - Static method in class net.trique.wardentools.event.ClientRegistrationEventHandler
 
onHit(HitResult) - Method in class net.trique.wardentools.entity.SculkArrowEntity
 
onProjectileHit(Level, BlockState, BlockHitResult, Projectile) - Method in class net.trique.wardentools.block.SculkhystBlock
 
onUseTick(Level, LivingEntity, ItemStack, int) - Method in class net.trique.wardentools.item.staff.EchoStaffItem
 
outline_pos - Variable in class net.trique.wardentools.config.WTConfigClient
 

P

PACKET_HELPER - Static variable in class net.trique.wardentools.platform.Services
 
PARTICLE_HELPER - Static variable in class net.trique.wardentools.platform.Services
 
PARTICLE_TYPES - Static variable in class net.trique.wardentools.registry.ParticleRegistry
 
particleDelta - Variable in class net.trique.wardentools.item.staff.EchoStaffItem
 
ParticleRegistry - Class in net.trique.wardentools.registry
 
ParticleRegistry() - Constructor for class net.trique.wardentools.registry.ParticleRegistry
 
pickaxe(RecipeOutput, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
PLATFORM - Static variable in class net.trique.wardentools.platform.Services
 
player() - Method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
Returns the value of the player record component.
pos() - Method in record class net.trique.wardentools.networking.packet.AddBlockOutlinePacket
Returns the value of the pos record component.
POTION_REGISTRATION_PROVIDER - Static variable in class net.trique.wardentools.registry.PotionRegistry
 
PotionRegistry - Class in net.trique.wardentools.registry
 
PotionRegistry() - Constructor for class net.trique.wardentools.registry.PotionRegistry
 
PROPAGATION - Static variable in class net.trique.wardentools.util.WTEnchantments
 

R

randomTick(BlockState, ServerLevel, BlockPos, RandomSource) - Method in class net.trique.wardentools.block.BuddingSculkhystBlock
 
range(ItemPredicate.Builder, int, int) - Static method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
 
register(String, UnaryOperator<DataComponentType.Builder<T>>) - Static method in class net.trique.wardentools.registry.EnchantmentEffectComponentRegistry
 
register(IEventBus) - Static method in class net.trique.wardentools.loot.ModLootModifiers
 
registerBlock(String, Supplier<T>) - Static method in class net.trique.wardentools.registry.BlockRegistry
 
registerBlock(String, Supplier<T>, Function<RegistryObject<Block, T>, Supplier<? extends BlockItem>>) - Static method in class net.trique.wardentools.registry.BlockRegistry
 
registerControllers(AnimatableManager.ControllerRegistrar) - Method in class net.trique.wardentools.item.armor.WardenMaskItem
 
registerKey(String) - Static method in class net.trique.wardentools.world.WardenConfiguredFeatures
 
registerKey(String) - Static method in class net.trique.wardentools.world.WardenPlacedFeatures
 
registerModels() - Method in class net.trique.wardentools.datagen.WTItemModelProvider
 
registerParticleProviders(RegisterParticleProvidersEvent) - Static method in class net.trique.wardentools.event.ClientRegistrationEventHandler
 
registerPotion(String, Supplier<Potion>) - Static method in class net.trique.wardentools.registry.PotionRegistry
 
registerStatesAndModels() - Method in class net.trique.wardentools.datagen.WTBlockStateProvider
 
releaseUsing(ItemStack, Level, LivingEntity, int) - Method in class net.trique.wardentools.item.archery.EchoLocatorItem
 
releaseUsing(ItemStack, Level, LivingEntity, int) - Method in class net.trique.wardentools.item.archery.EchoShriekerItem
 
removeEffect(Holder<MobEffect>) - Method in class net.trique.wardentools.mixin.LivingEntityMixin
 
render(VertexConsumer, Camera, float) - Method in class net.trique.wardentools.particle.echo_particle.EchoParticle
 
renderOutlinedBlocks(PoseStack) - Static method in class net.trique.wardentools.util.warden_curse.WardenCurseClientHelper
 
ROSE_GOLD_BLOCK - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
ROSE_GOLD_INGOT - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
ROSE_GOLD_SONIC_BOOM - Static variable in class net.trique.wardentools.registry.ParticleRegistry
 
ROSE_GOLD_UPGRADED_ECHO_STAFF - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
RoseGoldEchoStaffItem - Class in net.trique.wardentools.item.staff
 
RoseGoldEchoStaffItem(Item.Properties, int, int, int, int, float, double, double) - Constructor for class net.trique.wardentools.item.staff.RoseGoldEchoStaffItem
 
RoseGoldSonicBoomParticle - Class in net.trique.wardentools.particle
 
RoseGoldSonicBoomParticle(ClientLevel, double, double, double, double, SpriteSet) - Constructor for class net.trique.wardentools.particle.RoseGoldSonicBoomParticle
 
RoseGoldSonicBoomParticle.Factory - Record Class in net.trique.wardentools.particle
 
rotX() - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
Returns the value of the rotX record component.
rotY() - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
Returns the value of the rotY record component.

S

scale() - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
Returns the value of the scale record component.
SCULK_ADAPTION - Static variable in class net.trique.wardentools.registry.EffectRegistry
 
SCULK_ADAPTION - Static variable in class net.trique.wardentools.registry.PotionRegistry
 
SCULK_ARROW - Static variable in class net.trique.wardentools.registry.EntityRegistry
 
SCULK_ARROW - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SCULK_SCOURGE - Static variable in class net.trique.wardentools.registry.EffectRegistry
 
SCULK_SCOURGE - Static variable in class net.trique.wardentools.registry.PotionRegistry
 
SCULK_SCOURGE_DEALS_EXTRA_DAMAGE_TO - Static variable in class net.trique.wardentools.util.WTEntityTypeTags
 
SCULK_SCOURGE_REDUCES_DAMAGE_FROM - Static variable in class net.trique.wardentools.util.WTEntityTypeTags
 
SCULK_SHELL - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SculkAdaptionEffect - Class in net.trique.wardentools.effect
 
SculkAdaptionEffect(MobEffectCategory, int) - Constructor for class net.trique.wardentools.effect.SculkAdaptionEffect
 
SculkArrowEntity - Class in net.trique.wardentools.entity
 
SculkArrowEntity(EntityType<? extends Arrow>, Level) - Constructor for class net.trique.wardentools.entity.SculkArrowEntity
 
SculkArrowEntity(Level, LivingEntity) - Constructor for class net.trique.wardentools.entity.SculkArrowEntity
 
SculkArrowItem - Class in net.trique.wardentools.item.archery
 
SculkArrowItem(Item.Properties) - Constructor for class net.trique.wardentools.item.archery.SculkArrowItem
 
SculkArrowRenderer - Class in net.trique.wardentools.client.renderer
 
SculkArrowRenderer(EntityRendererProvider.Context) - Constructor for class net.trique.wardentools.client.renderer.SculkArrowRenderer
 
SCULKHYST_BLOCK - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
SCULKHYST_CLUSTER - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
SCULKHYST_CLUSTER_MAX_HARVESTABLES - Static variable in class net.trique.wardentools.util.WTItemTags
 
SCULKHYST_GEODE_CAN_GENERATE_IN - Static variable in class net.trique.wardentools.util.WTBiomeTags
 
SCULKHYST_GEODE_KEY - Static variable in class net.trique.wardentools.world.WardenConfiguredFeatures
 
SCULKHYST_GEODE_PLACED_KEY - Static variable in class net.trique.wardentools.world.WardenPlacedFeatures
 
SculkhystBlock - Class in net.trique.wardentools.block
 
SculkhystBlock(BlockBehaviour.Properties, IntProvider) - Constructor for class net.trique.wardentools.block.SculkhystBlock
 
SCULKIFIED - Enum constant in enum class net.trique.wardentools.item.material.WardenToolMaterials
 
SCULKIFIED - Static variable in class net.trique.wardentools.item.material.WardenArmorMaterials
 
SCULKIFIED_AXE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SCULKIFIED_BOOTS - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SCULKIFIED_CHESTPLATE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SCULKIFIED_HELMET - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SCULKIFIED_HOE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SCULKIFIED_LEGGINGS - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SCULKIFIED_PICKAXE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SCULKIFIED_SET - Static variable in class net.trique.wardentools.registry.WTArmorSets
 
SCULKIFIED_SHOVEL - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SCULKIFIED_SWORD - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
SculkifiedSet - Class in net.trique.wardentools.effect_armor_set
 
SculkifiedSet() - Constructor for class net.trique.wardentools.effect_armor_set.SculkifiedSet
 
SculkScourgeEffect - Class in net.trique.wardentools.effect
 
SculkScourgeEffect(MobEffectCategory, int) - Constructor for class net.trique.wardentools.effect.SculkScourgeEffect
 
seconds_to_glow_entity - Variable in class net.trique.wardentools.config.WTConfigServer
 
seconds_to_outline_block - Variable in class net.trique.wardentools.config.WTConfigServer
 
sendPacket(ServerPlayer, CustomPacketPayload) - Method in class net.trique.wardentools.platform.NeoForgePacketHelper
 
sendPacket(ServerPlayer, CustomPacketPayload) - Method in interface net.trique.wardentools.platform.services.IPacketHelper
 
Services - Class in net.trique.wardentools.platform
 
Services() - Constructor for class net.trique.wardentools.platform.Services
 
set - Variable in class net.trique.wardentools.item.armor.WardenArmorItem
 
setDuration(int) - Method in class net.trique.wardentools.util.warden_curse.Ticker
 
setExtraBonus(int) - Method in class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
setupFog(FogRenderer.FogData, LivingEntity, MobEffectInstance, float, float) - Method in class net.trique.wardentools.client.renderer.WardenCurseFogFunction
 
setVibrationData(VibrationSystem.Data) - Method in class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
shouldApplyEffectTickThisTick(int, int) - Method in class net.trique.wardentools.effect.SculkAdaptionEffect
 
shouldApplyEffectTickThisTick(int, int) - Method in class net.trique.wardentools.effect.SculkScourgeEffect
 
shouldApplyEffectTickThisTick(int, int) - Method in class net.trique.wardentools.effect.WardenCurseEffect
 
shovel(RecipeOutput, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 
SHRIEKER_FANG - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
simpleClusterBlockWithItem(RegistryObject<Block, T>) - Method in class net.trique.wardentools.datagen.WTBlockStateProvider
 
SMALL_SCULKHYST_BUD - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
SONIC_BOOM - Static variable in class net.trique.wardentools.util.WTDamageTypeTags
 
SONIC_BOOST - Static variable in class net.trique.wardentools.util.WTEnchantments
 
spawnAfterBreak(BlockState, ServerLevel, BlockPos, ItemStack, boolean) - Method in class net.trique.wardentools.block.SculkhystBlock
 
spawnSonicBoom(ItemStack, ServerLevel, LivingEntity) - Method in class net.trique.wardentools.item.staff.AmethystEchoStaffItem
 
spawnSonicBoom(ItemStack, ServerLevel, LivingEntity) - Method in class net.trique.wardentools.item.staff.EchoStaffItem
 
spawnSonicBoom(ItemStack, ServerLevel, LivingEntity) - Method in class net.trique.wardentools.item.staff.EnderEchoStaffItem
 
spawnSonicBoom(ItemStack, ServerLevel, LivingEntity) - Method in class net.trique.wardentools.item.staff.RoseGoldEchoStaffItem
 
SPEC - Static variable in class net.trique.wardentools.config.WTConfigClient
 
SPEC - Static variable in class net.trique.wardentools.config.WTConfigServer
 
spriteProvider() - Method in record class net.trique.wardentools.particle.AmethystSonicBoomParticle.Factory
Returns the value of the spriteProvider record component.
spriteProvider() - Method in record class net.trique.wardentools.particle.EnderSonicBoomParticle.Factory
Returns the value of the spriteProvider record component.
spriteProvider() - Method in record class net.trique.wardentools.particle.RoseGoldSonicBoomParticle.Factory
Returns the value of the spriteProvider record component.
sprites() - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticle.Factory
Returns the value of the sprites record component.
start() - Method in class net.trique.wardentools.datagen.WTGlobalLootModifierProvider
 
STORAGE_BLOCKS_AMETHYST_INGOT - Static variable in class net.trique.wardentools.util.WTBlockTags
 
STORAGE_BLOCKS_ECHO - Static variable in class net.trique.wardentools.util.WTBlockTags
 
STORAGE_BLOCKS_ROSE_GOLD - Static variable in class net.trique.wardentools.util.WTBlockTags
 
STORAGE_BLOCKS_WARDEN - Static variable in class net.trique.wardentools.util.WTBlockTags
 
STREAM_CODEC - Static variable in record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
 
streamCodec() - Method in class net.trique.wardentools.particle.echo_particle.EchoParticleType
 
STRONG_SCULK_SCOURGE - Static variable in class net.trique.wardentools.registry.PotionRegistry
 
STRONG_WARDEN - Static variable in class net.trique.wardentools.registry.PotionRegistry
 
sword(RecipeOutput, ItemLike, ItemLike) - Static method in class net.trique.wardentools.datagen.WTRecipeProvider
 

T

tick() - Method in class net.trique.wardentools.entity.SculkArrowEntity
 
tick() - Method in class net.trique.wardentools.particle.echo_particle.EchoParticle
 
tick() - Method in class net.trique.wardentools.util.warden_curse.Ticker
 
tickClientGlowingEntities() - Static method in class net.trique.wardentools.util.warden_curse.WardenCurseClientHelper
 
tickCooldown() - Method in class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
Ticker - Class in net.trique.wardentools.util.warden_curse
 
Ticker() - Constructor for class net.trique.wardentools.util.warden_curse.Ticker
 
Ticker(int) - Constructor for class net.trique.wardentools.util.warden_curse.Ticker
 
tickOutlinedBlocks() - Static method in class net.trique.wardentools.util.warden_curse.WardenCurseClientHelper
 
ticks() - Method in record class net.trique.wardentools.networking.packet.AddBlockOutlinePacket
Returns the value of the ticks record component.
ticks() - Method in record class net.trique.wardentools.networking.packet.AddEntityGlowPacket
Returns the value of the ticks record component.
toString() - Method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
Returns a string representation of this record class.
toString() - Method in record class net.trique.wardentools.networking.packet.AddBlockOutlinePacket
Returns a string representation of this record class.
toString() - Method in record class net.trique.wardentools.networking.packet.AddEntityGlowPacket
Returns a string representation of this record class.
toString() - Method in record class net.trique.wardentools.particle.AmethystSonicBoomParticle.Factory
Returns a string representation of this record class.
toString() - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticle.Factory
Returns a string representation of this record class.
toString() - Method in record class net.trique.wardentools.particle.echo_particle.EchoParticleOption
Returns a string representation of this record class.
toString() - Method in record class net.trique.wardentools.particle.EnderSonicBoomParticle.Factory
Returns a string representation of this record class.
toString() - Method in record class net.trique.wardentools.particle.RoseGoldSonicBoomParticle.Factory
Returns a string representation of this record class.
trigger(ServerPlayer, ItemStack, Set<Entity>) - Method in class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger
 
TriggerInstance(Optional<ContextAwarePredicate>, ItemPredicate, MinMaxBounds.Ints) - Constructor for record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
Creates an instance of a TriggerInstance record class.
TriggerInstance(ItemPredicate, Optional<ContextAwarePredicate>) - Constructor for record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
 
TriggerTypeRegistry - Class in net.trique.wardentools.registry
 
TriggerTypeRegistry() - Constructor for class net.trique.wardentools.registry.TriggerTypeRegistry
 
type() - Method in record class net.trique.wardentools.networking.packet.AddBlockOutlinePacket
 
type() - Method in record class net.trique.wardentools.networking.packet.AddEntityGlowPacket
 
TYPE - Static variable in record class net.trique.wardentools.networking.packet.AddBlockOutlinePacket
 
TYPE - Static variable in record class net.trique.wardentools.networking.packet.AddEntityGlowPacket
 

U

updateDynamicGameEventListener(BiConsumer<DynamicGameEventListener<?>, ServerLevel>) - Method in class net.trique.wardentools.mixin.LivingEntityMixin
 
use(Level, Player, InteractionHand) - Method in class net.trique.wardentools.item.archery.EchoLocatorItem
 
use(Level, Player, InteractionHand) - Method in class net.trique.wardentools.item.archery.EchoShriekerItem
 
use(Level, Player, InteractionHand) - Method in class net.trique.wardentools.item.staff.EchoStaffItem
 
useDuration - Variable in class net.trique.wardentools.item.staff.EchoStaffItem
 

V

valueOf(String) - Static method in enum class net.trique.wardentools.item.material.WardenToolMaterials
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.trique.wardentools.item.material.WardenToolMaterials
Returns an array containing the constants of this enum class, in the order they are declared.
verticalKnockbackCoefficient - Variable in class net.trique.wardentools.item.staff.EchoStaffItem
 

W

WARDEN - Enum constant in enum class net.trique.wardentools.item.material.WardenToolMaterials
 
WARDEN - Static variable in class net.trique.wardentools.item.material.WardenArmorMaterials
 
WARDEN - Static variable in class net.trique.wardentools.registry.PotionRegistry
 
WARDEN_AXE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_BLOCK - Static variable in class net.trique.wardentools.registry.BlockRegistry
 
WARDEN_BOOTS - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_CHESTPLATE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_CURSE - Static variable in class net.trique.wardentools.registry.EffectRegistry
 
WARDEN_CURSE_RECEIVE_BONUS_IN - Static variable in class net.trique.wardentools.util.WTBiomeTags
 
WARDEN_CURSE_USER_CAN_LISTEN - Static variable in class net.trique.wardentools.util.WTGameEventTags
 
WARDEN_HELMET - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_HOE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_INGOT - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_LEGGINGS - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_MASK - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_PICKAXE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_SET - Static variable in class net.trique.wardentools.registry.WTArmorSets
 
WARDEN_SHOVEL - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_SOUL - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_SWORD - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_TENDRIL - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WARDEN_TOOLS_BLOCKS_TAB - Static variable in class net.trique.wardentools.registry.CreativeTabRegistry
 
WARDEN_TOOLS_EQUIPMENT_TAB - Static variable in class net.trique.wardentools.registry.CreativeTabRegistry
 
WARDEN_TOOLS_MISC - Static variable in class net.trique.wardentools.registry.CreativeTabRegistry
 
WARDEN_TOOLS_POTIONS - Static variable in class net.trique.wardentools.registry.CreativeTabRegistry
 
WARDEN_UPGRADE_SMITHING_TEMPLATE - Static variable in class net.trique.wardentools.registry.ItemRegistry
 
WardenArmorItem - Class in net.trique.wardentools.item.armor
 
WardenArmorItem(Holder<ArmorMaterial>, ArmorItem.Type, Item.Properties, EffectArmorSet) - Constructor for class net.trique.wardentools.item.armor.WardenArmorItem
 
WardenArmorMaterials - Class in net.trique.wardentools.item.material
 
WardenArmorMaterials() - Constructor for class net.trique.wardentools.item.material.WardenArmorMaterials
 
WardenConfiguredFeatures - Class in net.trique.wardentools.world
 
WardenConfiguredFeatures() - Constructor for class net.trique.wardentools.world.WardenConfiguredFeatures
 
WardenCurseClientHelper - Class in net.trique.wardentools.util.warden_curse
 
WardenCurseClientHelper() - Constructor for class net.trique.wardentools.util.warden_curse.WardenCurseClientHelper
 
WardenCurseEffect - Class in net.trique.wardentools.effect
 
WardenCurseEffect(MobEffectCategory, int) - Constructor for class net.trique.wardentools.effect.WardenCurseEffect
 
WardenCurseFogFunction - Class in net.trique.wardentools.client.renderer
 
WardenCurseFogFunction() - Constructor for class net.trique.wardentools.client.renderer.WardenCurseFogFunction
 
WardenCurseUser - Class in net.trique.wardentools.util.warden_curse
 
WardenCurseUser(LivingEntity) - Constructor for class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
WardenCurseUser(LivingEntity, int) - Constructor for class net.trique.wardentools.util.warden_curse.WardenCurseUser
 
WardenFoodItem - Class in net.trique.wardentools.item.misc
 
WardenFoodItem() - Constructor for class net.trique.wardentools.item.misc.WardenFoodItem
 
WardenMaskItem - Class in net.trique.wardentools.item.armor
 
WardenMaskItem(Holder<ArmorMaterial>, ArmorItem.Type, Item.Properties, EffectArmorSet) - Constructor for class net.trique.wardentools.item.armor.WardenMaskItem
 
WardenMaskRenderer - Class in net.trique.wardentools.client.renderer
 
WardenMaskRenderer() - Constructor for class net.trique.wardentools.client.renderer.WardenMaskRenderer
 
WardenOrePlacement - Class in net.trique.wardentools.world
 
WardenOrePlacement() - Constructor for class net.trique.wardentools.world.WardenOrePlacement
 
WardenPlacedFeatures - Class in net.trique.wardentools.world
 
WardenPlacedFeatures() - Constructor for class net.trique.wardentools.world.WardenPlacedFeatures
 
WardenSet - Class in net.trique.wardentools.effect_armor_set
 
WardenSet() - Constructor for class net.trique.wardentools.effect_armor_set.WardenSet
 
WardenTemplateItem - Class in net.trique.wardentools.item.misc
 
WardenTemplateItem(Component, Component, Component, Component, Component, List<ResourceLocation>, List<ResourceLocation>) - Constructor for class net.trique.wardentools.item.misc.WardenTemplateItem
 
WardenToolMaterials - Enum Class in net.trique.wardentools.item.material
 
WardenToolsCommon - Class in net.trique.wardentools
 
WardenToolsCommon() - Constructor for class net.trique.wardentools.WardenToolsCommon
 
WardenToolsNeoForge - Class in net.trique.wardentools
 
WardenToolsNeoForge(IEventBus) - Constructor for class net.trique.wardentools.WardenToolsNeoForge
 
weapon() - Method in record class net.trique.wardentools.advancements.criterion.AffectedEntitiesTrigger.TriggerInstance
Returns the value of the weapon record component.
WTAdvancementLootTableSubProvider - Class in net.trique.wardentools.datagen
 
WTAdvancementLootTableSubProvider(HolderLookup.Provider) - Constructor for class net.trique.wardentools.datagen.WTAdvancementLootTableSubProvider
 
WTAdvancementProvider - Class in net.trique.wardentools.datagen
 
WTAdvancementProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTAdvancementProvider
 
WTArmorSets - Class in net.trique.wardentools.registry
 
WTArmorSets() - Constructor for class net.trique.wardentools.registry.WTArmorSets
 
WTBiomeModifiers - Class in net.trique.wardentools.worldgen
 
WTBiomeModifiers() - Constructor for class net.trique.wardentools.worldgen.WTBiomeModifiers
 
WTBiomeTags - Class in net.trique.wardentools.util
 
WTBiomeTags() - Constructor for class net.trique.wardentools.util.WTBiomeTags
 
WTBiomeTagsProvider - Class in net.trique.wardentools.datagen
 
WTBiomeTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTBiomeTagsProvider
 
WTBlockLootTableProvider - Class in net.trique.wardentools.datagen
 
WTBlockLootTableProvider(HolderLookup.Provider) - Constructor for class net.trique.wardentools.datagen.WTBlockLootTableProvider
 
WTBlockStateProvider - Class in net.trique.wardentools.datagen
 
WTBlockStateProvider(PackOutput, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTBlockStateProvider
 
WTBlockTags - Class in net.trique.wardentools.util
 
WTBlockTags() - Constructor for class net.trique.wardentools.util.WTBlockTags
 
WTBlockTagsProvider - Class in net.trique.wardentools.datagen
 
WTBlockTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTBlockTagsProvider
 
WTConfigClient - Class in net.trique.wardentools.config
 
WTConfigServer - Class in net.trique.wardentools.config
 
WTDamageTypeTags - Class in net.trique.wardentools.util
 
WTDamageTypeTags() - Constructor for class net.trique.wardentools.util.WTDamageTypeTags
 
WTDamageTypeTagsProvider - Class in net.trique.wardentools.datagen
 
WTDamageTypeTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTDamageTypeTagsProvider
 
WTDataGenerator - Class in net.trique.wardentools.datagen
 
WTDataGenerator() - Constructor for class net.trique.wardentools.datagen.WTDataGenerator
 
WTEnchantmentHelper - Class in net.trique.wardentools.util
 
WTEnchantmentHelper() - Constructor for class net.trique.wardentools.util.WTEnchantmentHelper
 
WTEnchantmentProvider - Class in net.trique.wardentools.datagen
 
WTEnchantmentProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class net.trique.wardentools.datagen.WTEnchantmentProvider
 
WTEnchantments - Class in net.trique.wardentools.util
 
WTEnchantments() - Constructor for class net.trique.wardentools.util.WTEnchantments
 
WTEnchantmentTagsProvider - Class in net.trique.wardentools.datagen
 
WTEnchantmentTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTEnchantmentTagsProvider
 
WTEntityTypeTags - Class in net.trique.wardentools.util
 
WTEntityTypeTags() - Constructor for class net.trique.wardentools.util.WTEntityTypeTags
 
WTEntityTypeTagsProvider - Class in net.trique.wardentools.datagen
 
WTEntityTypeTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTEntityTypeTagsProvider
 
WTGameEventTags - Class in net.trique.wardentools.util
 
WTGameEventTags() - Constructor for class net.trique.wardentools.util.WTGameEventTags
 
WTGameEventTagsProvider - Class in net.trique.wardentools.datagen
 
WTGameEventTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTGameEventTagsProvider
 
WTGlobalLootModifierProvider - Class in net.trique.wardentools.datagen
 
WTGlobalLootModifierProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class net.trique.wardentools.datagen.WTGlobalLootModifierProvider
 
WTItemModelProvider - Class in net.trique.wardentools.datagen
 
WTItemModelProvider(PackOutput, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTItemModelProvider
 
WTItemTags - Class in net.trique.wardentools.util
 
WTItemTags() - Constructor for class net.trique.wardentools.util.WTItemTags
 
WTItemTagsProvider - Class in net.trique.wardentools.datagen
 
WTItemTagsProvider(PackOutput, CompletableFuture<HolderLookup.Provider>, CompletableFuture<TagsProvider.TagLookup<Block>>, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTItemTagsProvider
 
WTLootTables - Class in net.trique.wardentools.util
 
WTLootTables() - Constructor for class net.trique.wardentools.util.WTLootTables
 
WTParticleDescriptionProvider - Class in net.trique.wardentools.datagen
 
WTParticleDescriptionProvider(PackOutput, ExistingFileHelper) - Constructor for class net.trique.wardentools.datagen.WTParticleDescriptionProvider
 
WTRecipeProvider - Class in net.trique.wardentools.datagen
 
WTRecipeProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class net.trique.wardentools.datagen.WTRecipeProvider
 
WTWorldGenProvider - Class in net.trique.wardentools.datagen
 
WTWorldGenProvider(PackOutput, CompletableFuture<HolderLookup.Provider>) - Constructor for class net.trique.wardentools.datagen.WTWorldGenProvider
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values