Package-level declarations

Types

Link copied to clipboard
public interface InteractionService

Interface for triggering interactions for texture replacing

Link copied to clipboard
public interface RegistryLookupService

Interface defining Minecraft registry search functions.

Link copied to clipboard
public interface ResourceResolverService

An interface defining a resource resolver. A resolver looks for the given resource, and returns it (or possible candidates) when found, or null, if not found.

Link copied to clipboard
public final class Services