Uses of Class
net.minecraft.entity.projectile.TridentEntity
Packages that use TridentEntity
Package
Description
-
Uses of TridentEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type TridentEntityModifier and TypeMethodDescriptionTridentRenderer.getTextureLocation
(TridentEntity p_110775_1_) void
TridentRenderer.render
(TridentEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) -
Uses of TridentEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type TridentEntity -
Uses of TridentEntity in net.minecraft.entity.projectile
Constructor parameters in net.minecraft.entity.projectile with type arguments of type TridentEntityModifierConstructorDescriptionTridentEntity
(EntityType<? extends TridentEntity> p_i50148_1_, World p_i50148_2_)