Interface MappedEntity
- All Known Subinterfaces:
ArmorMaterial
,Attribute
,BannerPattern
,BlockEntityType
,ChatType
,ComponentType<T>
,EnchantmentType
,EntityType
,Instrument
,ItemType
,MapDecorationType
,ParticleType<T>
,PositionSourceType<T>
,Potion
,PotionType
,ScoreFormatType
,Sound
,StaticMappedEntity
,TrimMaterial
,TrimPattern
,VillagerProfession
,VillagerType
- All Known Implementing Classes:
GenericMappedEntity
,Parsers.Parser
,ParticleVibrationData.PositionType
,StateType.Mapped
,StaticBannerPattern
,StaticInstrument
,StaticSound
,StaticTrimMaterial
,StaticTrimPattern
public interface MappedEntity
-
Method Summary
-
Method Details
-
getName
ResourceLocation getName() -
getId
-
isRegistered
default boolean isRegistered()
-