Package org.geysermc.geyser.registry.loader
package org.geysermc.geyser.registry.loader
-
ClassDescriptionAnnotatedRegistryLoader<R,A extends Annotation,V>A mapped registry loader which takes in a
String
and returns a transformedAnnotation
as the value.Loads block entities from the given classpath.Loads collision data from the given resource path.Used to prevent patterns from being compiled more than neededAn abstract registry loader for loading effects from a resource path.A RegistryLoader that loads data from two different locations, yet with the same input type.Loads NBT data from the given resource path.Loads particle types from the given resource path.Generates a collection ofPotionMixData
that enables the Bedrock client to place brewing items into the brewing stand.Holds commonRegistryLoader
s or utility methods surrounding them.Loads sound effects from the given resource path.Loads sounds from the given input.Loads sound handlers from the given classpath.