Uses of Class
net.minecraft.entity.monster.SilverfishEntity
Package
Description
-
Uses of SilverfishEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected float
SilverfishRenderer.getFlipDegrees
(SilverfishEntity p_77037_1_) SilverfishRenderer.getTextureLocation
(SilverfishEntity p_110775_1_) -
Uses of SilverfishEntity in net.minecraft.entity
-
Uses of SilverfishEntity in net.minecraft.entity.monster
Modifier and TypeFieldDescriptionprivate final SilverfishEntity
SilverfishEntity.SummonSilverfishGoal.silverfish
Modifier and TypeMethodDescriptionstatic boolean
SilverfishEntity.checkSliverfishSpawnRules
(EntityType<SilverfishEntity> p_223331_0_, IWorld p_223331_1_, SpawnReason p_223331_2_, BlockPos p_223331_3_, Random p_223331_4_) ModifierConstructorDescriptionHideInStoneGoal
(SilverfishEntity p_i45827_1_) SummonSilverfishGoal
(SilverfishEntity p_i45826_1_) ModifierConstructorDescriptionSilverfishEntity
(EntityType<? extends SilverfishEntity> p_i50195_1_, World p_i50195_2_)