Uses of Class
net.minecraft.entity.projectile.TridentEntity
Packages that use TridentEntity
Package
Description
- 
Uses of TridentEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type TridentEntityModifier and TypeMethodDescriptionTridentEntityRenderer.getTexture(TridentEntity tridentEntity) voidTridentEntityRenderer.render(TridentEntity tridentEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) 
- 
Uses of TridentEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type TridentEntity
- 
Uses of TridentEntity in net.minecraft.entity.projectileConstructor parameters in net.minecraft.entity.projectile with type arguments of type TridentEntityModifierConstructorDescriptionTridentEntity(EntityType<? extends TridentEntity> type, World world)