Uses of Class
net.minecraft.entity.decoration.ArmorStandEntity
Packages that use ArmorStandEntity
-
Uses of ArmorStandEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type ArmorStandEntityModifier and TypeMethodDescriptionprotected IdentifierArmorStandEntityRenderer.getTexture(ArmorStandEntity armorStandEntity) protected booleanArmorStandEntityRenderer.hasLabel(ArmorStandEntity armorStandEntity) protected voidArmorStandEntityRenderer.method_5777(ArmorStandEntity armorStandEntity, float float2, float float3, float float4) voidArmorStandEntityRenderer.render(ArmorStandEntity armorStandEntity, double double2, double double3, double double4, float float2, float float3) -
Uses of ArmorStandEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ArmorStandEntityModifier and TypeFieldDescriptionstatic final EntityType<ArmorStandEntity>EntityType.ARMOR_STAND -
Uses of ArmorStandEntity in net.minecraft.item
Methods in net.minecraft.item with parameters of type ArmorStandEntityModifier and TypeMethodDescriptionprivate voidArmorStandItem.place(ArmorStandEntity armorStand, Random random)