Uses of Class
dev.wyck.keys.KeyChain
Packages that use KeyChain
-
Uses of KeyChain in dev.wyck.keys
Fields in dev.wyck.keys declared as KeyChainModifier and TypeFieldDescriptionKeyChains.BIOMESstatic final KeyChain<ConfiguredFeature> KeyChains.CONFIGURED_FEATURESstatic final KeyChain<DensityFunction> KeyChains.DENSITY_FUNCTIONSKeyChains.DIMENSIONSstatic final KeyChain<ResourceKey> KeyChains.NOISEstatic final KeyChain<PlacedFeature> KeyChains.PLACED_FEATURESstatic final KeyChain<SoundEvent> KeyChains.SOUND_EVENTSMethods in dev.wyck.keys that return KeyChainModifier and TypeMethodDescriptionKeyChains.biomes()static KeyChain<ConfiguredFeature> KeyChains.configuredFeatures()static KeyChain<DensityFunction> KeyChains.densityFunctions()KeyChains.dimensions()Creates a new immutable KeyChain.KeyChain.mutable()Creates a new mutable KeyChain.static KeyChain<ResourceKey> KeyChains.noise()static KeyChain<PlacedFeature> KeyChains.placedFeatures()