Uses of Class
net.minecraft.entity.mob.RavagerEntity
Packages that use RavagerEntity
Package
Description
-
Uses of RavagerEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type RavagerEntity -
Uses of RavagerEntity in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type RavagerEntityModifier 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
Fields in net.minecraft.entity with type parameters of type RavagerEntity -
Uses of RavagerEntity in net.minecraft.entity.mob
Constructor parameters in net.minecraft.entity.mob with type arguments of type RavagerEntityModifierConstructorDescriptionRavagerEntity
(EntityType<? extends RavagerEntity> type, World world)