Uses of Class
net.minecraft.world.entity.monster.Guardian
Packages that use Guardian
Package
Description
-
Uses of Guardian in net.minecraft.client.model
Methods in net.minecraft.client.model with parameters of type Guardian -
Uses of Guardian in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type GuardianModifier and TypeMethodDescriptionElderGuardianRenderer.getTextureLocation(Guardian p_114127_)GuardianRenderer.getTextureLocation(Guardian p_114827_)voidGuardianRenderer.render(Guardian p_114829_, float p_114830_, float p_114831_, PoseStack p_114832_, MultiBufferSource p_114833_, int p_114834_)protected voidbooleanGuardianRenderer.shouldRender(Guardian p_114836_, Frustum p_114837_, double p_114838_, double p_114839_, double p_114840_) -
Uses of Guardian in net.minecraft.client.resources.sounds
Fields in net.minecraft.client.resources.sounds declared as GuardianConstructors in net.minecraft.client.resources.sounds with parameters of type Guardian -
Uses of Guardian in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Guardian -
Uses of Guardian in net.minecraft.world.entity.monster
Subclasses of Guardian in net.minecraft.world.entity.monsterFields in net.minecraft.world.entity.monster declared as GuardianModifier and TypeFieldDescriptionprivate GuardianGuardian.GuardianAttackGoal.guardianprivate GuardianGuardian.GuardianAttackSelector.guardianprivate GuardianGuardian.GuardianMoveControl.guardianMethod parameters in net.minecraft.world.entity.monster with type arguments of type GuardianModifier and TypeMethodDescriptionstatic booleanGuardian.checkGuardianSpawnRules(EntityType<? extends Guardian> p_32837_, LevelAccessor p_32838_, MobSpawnType p_32839_, BlockPos p_32840_, Random p_32841_)Constructors in net.minecraft.world.entity.monster with parameters of type GuardianModifierConstructorDescriptionGuardianAttackGoal(Guardian p_32871_)GuardianAttackSelector(Guardian p_32879_)GuardianMoveControl(Guardian p_32886_)Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Guardian