Package dev.dhyces.trimmed.api.client
Interface TrimmedClientApiEntrypoint
public interface TrimmedClientApiEntrypoint
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescriptionvoidAllows registration for all client elements, such as item model override types, map key resolvers, and base keys
-
Method Details
-
registration
Allows registration for all client elements, such as item model override types, map key resolvers, and base keys- Parameters:
registration- Object with methods to register client elements
-