Uses of Class
net.minecraft.entity.passive.SquidEntity
Packages that use SquidEntity
Package
Description
-
Uses of SquidEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type SquidEntityModifier 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
Fields in net.minecraft.entity with type parameters of type SquidEntity -
Uses of SquidEntity in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as SquidEntityMethod parameters in net.minecraft.entity.passive with type arguments of type SquidEntityModifier 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_) Constructors in net.minecraft.entity.passive with parameters of type SquidEntityConstructor parameters in net.minecraft.entity.passive with type arguments of type SquidEntityModifierConstructorDescriptionSquidEntity
(EntityType<? extends SquidEntity> p_i50243_1_, World p_i50243_2_)