Class FWAttributes
java.lang.Object
nokunami.floral_warfare.common.registries.FWAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraftforge.registries.RegistryObject<net.minecraft.world.entity.ai.attributes.Attribute>static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.entity.ai.attributes.Attribute>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.entity.ai.attributes.Attribute>static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.entity.ai.attributes.Attribute> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(net.minecraftforge.eventbus.api.IEventBus eventBus)
-
Field Details
-
ATTRIBUTE
public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.entity.ai.attributes.Attribute> ATTRIBUTE -
SOLAR_BANK
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.entity.ai.attributes.Attribute> SOLAR_BANK -
ACCUMULATION_TIME
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.entity.ai.attributes.Attribute> ACCUMULATION_TIME -
PACKET_COOLDOWN
public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.entity.ai.attributes.Attribute> PACKET_COOLDOWN
-
-
Constructor Details
-
FWAttributes
public FWAttributes()
-
-
Method Details
-
register
public static void register(net.minecraftforge.eventbus.api.IEventBus eventBus)
-