Uses of Class
net.minecraft.world.entity.projectile.ThrownTrident
Package
Description
-
Uses of ThrownTrident in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionThrownTridentRenderer.getTextureLocation(ThrownTrident p_116109_)
void
ThrownTridentRenderer.render(ThrownTrident p_116111_, float p_116112_, float p_116113_, PoseStack p_116114_, MultiBufferSource p_116115_, int p_116116_)
-
Uses of ThrownTrident in net.minecraft.world.entity
-
Uses of ThrownTrident in net.minecraft.world.entity.projectile
ModifierConstructorDescriptionThrownTrident(EntityType<? extends ThrownTrident> p_37561_, Level p_37562_)