Uses of Class
net.minecraft.entity.mob.RavagerEntity
Packages that use RavagerEntity
Package
Description
- 
Uses of RavagerEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type RavagerEntity
- 
Uses of RavagerEntity in net.minecraft.client.render.entity.modelMethods in net.minecraft.client.render.entity.model with parameters of type RavagerEntityModifier and TypeMethodDescriptionvoidRavagerEntityModel.animateModel(RavagerEntity ravagerEntity, float float2, float float3, float float4) voidRavagerEntityModel.setAngles(RavagerEntity ravagerEntity, float float2, float float3, float float4, float float5, float float6) 
- 
Uses of RavagerEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type RavagerEntity
- 
Uses of RavagerEntity in net.minecraft.entity.mobConstructor parameters in net.minecraft.entity.mob with type arguments of type RavagerEntityModifierConstructorDescriptionRavagerEntity(EntityType<? extends RavagerEntity> type, World world)