Uses of Class
net.minecraft.entity.mob.CaveSpiderEntity
Packages that use CaveSpiderEntity
- 
Uses of CaveSpiderEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type CaveSpiderEntityModifier and TypeFieldDescriptionstatic final EntityType<CaveSpiderEntity> EntityType.CAVE_SPIDER
- 
Uses of CaveSpiderEntity in net.minecraft.entity.mobConstructor parameters in net.minecraft.entity.mob with type arguments of type CaveSpiderEntityModifierConstructorDescriptionCaveSpiderEntity(EntityType<? extends CaveSpiderEntity> type, World world)