Interface Item.TooltipContext
- All Known Subinterfaces:
AttributeTooltipContext
- Enclosing class:
Item
public static interface Item.TooltipContext
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleandefault @Nullable Levellevel()Neo: Returns the level if it's available.@Nullable MapItemSavedDatastatic Item.TooltipContextof(HolderLookup.Provider registries) static Item.TooltipContext@Nullable HolderLookup.ProviderfloattickRate()
-
Field Details
-
EMPTY
-
-
Method Details
-
registries
@Nullable HolderLookup.Provider registries() -
tickRate
float tickRate() -
mapData
-
isPeaceful
boolean isPeaceful() -
level
Neo: Returns the level if it's available. -
of
-
of
-