Package dev.linwood.itemmods.pack
Interface DisplayedObject
- 
- All Known Implementing Classes:
 BlockAsset
public interface DisplayedObject 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @Nullable TranslatableNamegetDisplayName() 
 - 
 
- 
- 
Method Detail
- 
getDisplayName
@Nullable @Nullable TranslatableName getDisplayName()
 
 - 
 
 -