Uses of Class
net.minecraft.entity.mob.RavagerEntity
Package
Description
-
Uses of RavagerEntity in net.minecraft.client.render.entity
-
Uses of RavagerEntity in net.minecraft.client.render.entity.model
Modifier and TypeMethodDescriptionvoid
RavagerEntityModel.animateModel(RavagerEntity ravagerEntity, float float2, float float3, float float4)
void
RavagerEntityModel.setAngles(RavagerEntity ravagerEntity, float float2, float float3, float float4, float float5, float float6)
-
Uses of RavagerEntity in net.minecraft.entity
-
Uses of RavagerEntity in net.minecraft.entity.mob
ModifierConstructorDescriptionRavagerEntity(EntityType<? extends RavagerEntity> type, World world)