Package-level declarations
Types
Link copied to clipboard
interface InteractionService
Interface for triggering interactions for texture replacing
Link copied to clipboard
interface RegistryLookupService
Interface defining Minecraft registry search functions.
Link copied to clipboard
interface ResourceAccessService
A resource accessor interface.
Functions
Link copied to clipboard
Returns the service registered in registerService or throws an exception, if no service is registered for the requested type.
Link copied to clipboard
Returns the service registered in registerService or null
, if no service is registered for the requested type.
Link copied to clipboard