Uses of Class
net.minecraft.entity.ShulkerEntity
Packages that use ShulkerEntity
-
Uses of ShulkerEntity in net.minecraft.client
Methods in net.minecraft.client with parameters of type ShulkerEntityModifier and TypeMethodDescriptionprotected Identifierclass_2896.getTexture(ShulkerEntity shulkerEntity) protected voidclass_2896.method_5777(ShulkerEntity shulkerEntity, float float2, float float3, float float4) voidclass_2896.class_2897.render(ShulkerEntity shulkerEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) voidclass_2896.render(ShulkerEntity shulkerEntity, double double2, double double3, double double4, float float2, float float3) protected voidclass_2896.scale(ShulkerEntity shulkerEntity, float float2) booleanclass_2896.shouldRender(ShulkerEntity shulkerEntity, CameraView cameraView, double double2, double double3, double double4) -
Uses of ShulkerEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ShulkerEntityConstructors in net.minecraft.entity with parameters of type ShulkerEntityModifierConstructorDescriptionclass_2999(ShulkerEntity shulkerEntity) class_3000(ShulkerEntity shulkerEntity)