Class AttributeRegistry
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.init.AttributeRegistry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.entity.ai.attributes.Attribute, net.minecraft.world.entity.ai.attributes.Attribute> static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.entity.ai.attributes.Attribute> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ATTRIBUTES
public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.entity.ai.attributes.Attribute> ATTRIBUTES -
ARMOR_BREACH
public static final net.neoforged.neoforge.registries.DeferredHolder<net.minecraft.world.entity.ai.attributes.Attribute,net.minecraft.world.entity.ai.attributes.Attribute> ARMOR_BREACH
-
-
Constructor Details
-
AttributeRegistry
public AttributeRegistry()
-