Uses of Class
net.minecraft.world.entity.animal.squid.GlowSquid
Packages that use GlowSquid
Package
Description
-
Uses of GlowSquid in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type GlowSquidModifier and TypeMethodDescriptionprotected intGlowSquidRenderer.getBlockLightLevel(GlowSquid p_479179_, BlockPos p_174147_) -
Uses of GlowSquid in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type GlowSquid -
Uses of GlowSquid in net.minecraft.world.entity.animal.squid
Constructor parameters in net.minecraft.world.entity.animal.squid with type arguments of type GlowSquidModifierConstructorDescriptionGlowSquid(EntityType<? extends GlowSquid> p_478369_, Level p_479790_)