Class ArmorSet
java.lang.Object
net.xun.lib.common.api.item.armor.ArmorSet
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionArmorSet(String name, net.minecraft.core.Holder<net.minecraft.world.item.ArmorMaterial> material, int durabilityFactor, net.minecraft.world.item.Item.Properties properties, ArmorConfigurator configuration, Registrar<net.minecraft.world.item.Item> registrar) -
Method Summary
Modifier and TypeMethodDescriptionList<net.minecraft.world.item.Item> getAll()LazyItemReference<net.minecraft.world.item.ArmorItem> getBoots()LazyItemReference<net.minecraft.world.item.ArmorItem> LazyItemReference<net.minecraft.world.item.ArmorItem> LazyItemReference<net.minecraft.world.item.ArmorItem>
-
Constructor Details
-
ArmorSet
public ArmorSet(String name, net.minecraft.core.Holder<net.minecraft.world.item.ArmorMaterial> material, int durabilityFactor, net.minecraft.world.item.Item.Properties properties, ArmorConfigurator configuration, Registrar<net.minecraft.world.item.Item> registrar)
-
-
Method Details
-
registerAll
-
getHelmet
-
getChestplate
-
getLeggings
-
getBoots
-
getAll
-