Class RefDataComponents
-
- All Implemented Interfaces:
public final class RefDataComponents
-
-
Field Summary
Fields Modifier and Type Field Description public final static RefDataComponentType<RefCustomData>
CUSTOM_DATA
public final static RefDataComponentType<RefComponent>
CUSTOM_NAME
public final static RefDataComponentType<RefItemLore>
LORE
public final static RefDataComponentType<RefComponent>
ITEM_NAME
public final static RefDataComponentType<out Object>
POTION_CONTENTS
public final static RefDataComponentType<out Object>
LODESTONE_TRACKER
public final static RefDataComponentType<RefResolvableProfile>
PROFILE
-
Constructor Summary
Constructors Constructor Description RefDataComponents()
-