Uses of Class
net.minecraft.world.entity.decoration.ArmorStand
Packages that use ArmorStand
Package
Description
-
Uses of ArmorStand in net.minecraft.client.gui.screens.inventory
Fields in net.minecraft.client.gui.screens.inventory declared as ArmorStand -
Uses of ArmorStand in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type ArmorStandModifier and TypeMethodDescriptionvoid
ArmorStandRenderer.extractRenderState
(ArmorStand p_361199_, ArmorStandRenderState p_363932_, float p_365059_) protected boolean
ArmorStandRenderer.shouldShowName
(ArmorStand p_360644_, double p_362585_) -
Uses of ArmorStand in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type ArmorStand -
Uses of ArmorStand in net.minecraft.world.entity.decoration
Constructor parameters in net.minecraft.world.entity.decoration with type arguments of type ArmorStandModifierConstructorDescriptionArmorStand
(EntityType<? extends ArmorStand> p_31553_, Level p_31554_)