Uses of Class
net.minecraft.world.entity.projectile.arrow.ThrownTrident
Packages that use ThrownTrident
Package
Description
-
Uses of ThrownTrident in net.minecraft.client.renderer.entity
Subclasses with type arguments of type ThrownTrident in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type ThrownTridentModifier and TypeMethodDescriptionvoidThrownTridentRenderer.extractRenderState(ThrownTrident entity, ThrownTridentRenderState state, float partialTicks) -
Uses of ThrownTrident in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type ThrownTrident -
Uses of ThrownTrident in net.minecraft.world.entity.projectile.arrow
Constructor parameters in net.minecraft.world.entity.projectile.arrow with type arguments of type ThrownTridentModifierConstructorDescriptionThrownTrident(EntityType<? extends ThrownTrident> type, Level level)