Uses of Class
net.minecraft.entity.passive.SquidEntity
Package
Description
-
Uses of SquidEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected float
SquidRenderer.getBob
(SquidEntity p_77044_1_, float p_77044_2_) SquidRenderer.getTextureLocation
(SquidEntity p_110775_1_) protected void
SquidRenderer.setupRotations
(SquidEntity p_225621_1_, MatrixStack p_225621_2_, float p_225621_3_, float p_225621_4_, float p_225621_5_) -
Uses of SquidEntity in net.minecraft.entity
-
Uses of SquidEntity in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
SquidEntity.checkSquidSpawnRules
(EntityType<SquidEntity> p_223365_0_, IWorld p_223365_1_, SpawnReason p_223365_2_, BlockPos p_223365_3_, Random p_223365_4_) ModifierConstructorDescriptionSquidEntity
(EntityType<? extends SquidEntity> p_i50243_1_, World p_i50243_2_)