Class RelicEquipSound
java.lang.Object
com.github.darksoulq.abyssallib.world.item.component.DataComponent<RelicEquipSound.Sounds>
com.github.darksoulq.relique.component.RelicEquipSound
public class RelicEquipSound
extends com.github.darksoulq.abyssallib.world.item.component.DataComponent<RelicEquipSound.Sounds>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.github.darksoulq.abyssallib.common.serialization.Codec<RelicEquipSound.Sounds> static final com.github.darksoulq.abyssallib.world.item.component.DataComponentType<RelicEquipSound> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.github.darksoulq.abyssallib.world.item.component.DataComponentType<?> getType()Methods inherited from class com.github.darksoulq.abyssallib.world.item.component.DataComponent
equals, getValue, hashCode, toString
-
Field Details
-
CODEC
public static final com.github.darksoulq.abyssallib.common.serialization.Codec<RelicEquipSound.Sounds> CODEC -
TYPE
public static final com.github.darksoulq.abyssallib.world.item.component.DataComponentType<RelicEquipSound> TYPE
-
-
Constructor Details
-
RelicEquipSound
-
-
Method Details
-
getType
public com.github.darksoulq.abyssallib.world.item.component.DataComponentType<?> getType()- Specified by:
getTypein classcom.github.darksoulq.abyssallib.world.item.component.DataComponent<RelicEquipSound.Sounds>
-