Package net.minestom.server.registry
Interface StaticProtocolObject
- All Superinterfaces:
net.kyori.adventure.key.Keyed,ProtocolObject
- All Known Subinterfaces:
BannerPattern,Block,DamageType,Enchantment,EntityType,FeatureFlag,Fluid,Material,Particle,PotionEffect,PotionType,SoundEvent,StatisticType,TrimMaterial,TrimPattern,VillagerProfession,VillagerType
- All Known Implementing Classes:
BannerPatternImpl,FeatureFlagImpl,FluidImpl,PaintingMeta.Variant,VillagerProfessionImpl,VillagerTypeImpl
-
Method Summary
Methods inherited from interface net.minestom.server.registry.ProtocolObject
key, name, namespace
-
Method Details
-
id
@Contract(pure=true) int id()
-