Uses of Class
net.minecraft.entity.mob.SilverfishEntity
Package
Description
-
Uses of SilverfishEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionprotected float
SilverfishEntityRenderer.getLyingAngle(SilverfishEntity silverfishEntity)
SilverfishEntityRenderer.getTexture(SilverfishEntity silverfishEntity)
-
Uses of SilverfishEntity in net.minecraft.entity
-
Uses of SilverfishEntity in net.minecraft.entity.mob
Modifier and TypeFieldDescriptionprivate SilverfishEntity
SilverfishEntity.CallForHelpGoal.silverfish
Modifier and TypeMethodDescriptionstatic boolean
SilverfishEntity.canSpawn(EntityType<SilverfishEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
ModifierConstructorDescriptionCallForHelpGoal(SilverfishEntity silverfish)
WanderAndInfestGoal(SilverfishEntity silverfish)
ModifierConstructorDescriptionSilverfishEntity(EntityType<? extends SilverfishEntity> type, World world)