azalea_registry

Trait Registry

Source
pub trait Registry: McBufReadable + McBufWritable
where Self: Sized,
{ // Required methods fn from_u32(value: u32) -> Option<Self>; fn to_u32(&self) -> u32; }

Required Methods§

Source

fn from_u32(value: u32) -> Option<Self>

Source

fn to_u32(&self) -> u32

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl Registry for Activity

Source§

impl Registry for ArmorMaterial

Source§

impl Registry for Attribute

Source§

impl Registry for BannerPattern

Source§

impl Registry for Block

Source§

impl Registry for BlockEntityKind

Source§

impl Registry for BlockKind

Source§

impl Registry for BlockPredicateKind

Source§

impl Registry for CatVariant

Source§

impl Registry for ChunkStatus

Source§

impl Registry for CommandArgumentKind

Source§

impl Registry for ConsumeEffectKind

Source§

impl Registry for CreativeModeTab

Source§

impl Registry for CustomStat

Source§

impl Registry for DataComponentKind

Source§

impl Registry for DecoratedPotPattern

Source§

impl Registry for DecoratedPotPatterns

Source§

impl Registry for DimensionType

Source§

impl Registry for Enchantment

Source§

impl Registry for EnchantmentEffectComponentKind

Source§

impl Registry for EnchantmentEntityEffectKind

Source§

impl Registry for EnchantmentLevelBasedValueKind

Source§

impl Registry for EnchantmentLocationBasedEffectKind

Source§

impl Registry for EnchantmentProviderKind

Source§

impl Registry for EnchantmentValueEffectKind

Source§

impl Registry for EntityKind

Source§

impl Registry for EntitySubPredicateKind

Source§

impl Registry for FloatProviderKind

Source§

impl Registry for Fluid

Source§

impl Registry for FrogVariant

Source§

impl Registry for GameEvent

Source§

impl Registry for HeightProviderKind

Source§

impl Registry for Instrument

Source§

impl Registry for IntProviderKind

Source§

impl Registry for Item

Source§

impl Registry for ItemSubPredicateKind

Source§

impl Registry for JukeboxSong

Source§

impl Registry for LootConditionKind

Source§

impl Registry for LootFunctionKind

Source§

impl Registry for LootNbtProviderKind

Source§

impl Registry for LootNumberProviderKind

Source§

impl Registry for LootPoolEntryKind

Source§

impl Registry for LootScoreProviderKind

Source§

impl Registry for MapDecorationKind

Source§

impl Registry for MemoryModuleKind

Source§

impl Registry for Menu

Source§

impl Registry for MenuKind

Source§

impl Registry for MobEffect

Source§

impl Registry for NumberFormatKind

Source§

impl Registry for PaintingVariant

Source§

impl Registry for ParticleKind

Source§

impl Registry for PointOfInterestKind

Source§

impl Registry for PosRuleTest

Source§

impl Registry for PositionSourceKind

Source§

impl Registry for Potion

Source§

impl Registry for RecipeBookCategory

Source§

impl Registry for RecipeDisplay

Source§

impl Registry for RecipeKind

Source§

impl Registry for RecipeSerializer

Source§

impl Registry for RuleBlockEntityModifier

Source§

impl Registry for RuleTest

Source§

impl Registry for Schedule

Source§

impl Registry for SensorKind

Source§

impl Registry for SlotDisplay

Source§

impl Registry for SoundEvent

Source§

impl Registry for StatKind

Source§

impl Registry for TriggerKind

Source§

impl Registry for TrimMaterial

Source§

impl Registry for TrimPattern

Source§

impl Registry for VillagerKind

Source§

impl Registry for VillagerProfession

Source§

impl Registry for WolfVariant

Source§

impl Registry for WorldgenBiomeSource

Source§

impl Registry for WorldgenBlockStateProviderKind

Source§

impl Registry for WorldgenCarver

Source§

impl Registry for WorldgenChunkGenerator

Source§

impl Registry for WorldgenDensityFunctionKind

Source§

impl Registry for WorldgenFeature

Source§

impl Registry for WorldgenFeatureSizeKind

Source§

impl Registry for WorldgenFoliagePlacerKind

Source§

impl Registry for WorldgenMaterialCondition

Source§

impl Registry for WorldgenMaterialRule

Source§

impl Registry for WorldgenPlacementModifierKind

Source§

impl Registry for WorldgenPoolAliasBinding

Source§

impl Registry for WorldgenRootPlacerKind

Source§

impl Registry for WorldgenStructureKind

Source§

impl Registry for WorldgenStructurePiece

Source§

impl Registry for WorldgenStructurePlacement

Source§

impl Registry for WorldgenStructurePoolElement

Source§

impl Registry for WorldgenStructureProcessor

Source§

impl Registry for WorldgenTreeDecoratorKind

Source§

impl Registry for WorldgenTrunkPlacerKind