Uses of Class
net.minecraft.entity.mob.HuskEntity
| Package | Description |
|---|---|
| net.minecraft.entity | |
| net.minecraft.entity.mob |
-
Uses of HuskEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type HuskEntity Modifier and Type Field Description static EntityType<HuskEntity>EntityType. HUSK -
Uses of HuskEntity in net.minecraft.entity.mob
Method parameters in net.minecraft.entity.mob with type arguments of type HuskEntity Modifier and Type Method Description static booleanHuskEntity. canSpawn(EntityType<HuskEntity> type, ServerWorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)Constructor parameters in net.minecraft.entity.mob with type arguments of type HuskEntity Constructor Description HuskEntity(EntityType<? extends HuskEntity> type, World world)