Uses of Class
net.minecraft.world.entity.monster.Strider
Packages that use Strider
Package
Description
-
Uses of Strider in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type StriderMethods in net.minecraft.client.model with parameters of type Strider -
Uses of Strider in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type StriderModifier and TypeMethodDescriptionStriderRenderer.getTextureLocation
(Strider p_116064_) protected boolean
protected void
-
Uses of Strider in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Strider -
Uses of Strider in net.minecraft.world.entity.monster
Fields in net.minecraft.world.entity.monster declared as StriderMethods in net.minecraft.world.entity.monster that return StriderModifier and TypeMethodDescriptionStrider.getBreedOffspring
(ServerLevel p_149861_, AgeableMob p_149862_) Method parameters in net.minecraft.world.entity.monster with type arguments of type StriderModifier and TypeMethodDescriptionstatic boolean
Strider.checkStriderSpawnRules
(EntityType<Strider> p_219129_, LevelAccessor p_219130_, MobSpawnType p_219131_, BlockPos p_219132_, RandomSource p_219133_) Constructors in net.minecraft.world.entity.monster with parameters of type StriderModifierConstructorDescription(package private)
StriderGoToLavaGoal
(Strider p_33955_, double p_33956_) (package private)
StriderPathNavigation
(Strider p_33969_, Level p_33970_) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Strider