Class PoseDefaults

java.lang.Object
com.mrbysco.armorposer.util.PoseDefaults

public class PoseDefaults extends Object
Utility class for handling default settings for armor stands.
  • Constructor Details

    • PoseDefaults

      public PoseDefaults()
  • Method Details

    • adjustArmorStand

      public static void adjustArmorStand(net.minecraft.world.item.ItemStack stack, net.minecraft.world.entity.decoration.ArmorStand armorStand)
      Adjust the armor stand based on the item stack's NBT data.
      Parameters:
      stack - the item stack containing the pose data
      armorStand - the armor stand to adjust