Easy4Form v2 Documentation
⚠️ NOT RECOMMENDED FOR DIRECT USE
While this API v2 is based on the new Cumulus interface and is actively maintained, it is not recommended for direct use. Please consider:
- Recommended: Use the main proxy package which automatically handles compatibility and provides the best experience
- Alternative: Use this v2 package directly only if you specifically need the new interface features
Available Documentation
- English API Documentation - Complete API reference and examples in English
Related Documentation
- Migration Guide - Migrating from v1 to v2
- Main Proxy API Guide - Recommended approach
Overview
Easy4Form v2 provides a modernized Form API based on the new Cumulus interface for creating forms for Bedrock Edition players. It supports all three form types available in Bedrock Edition with improved performance and new features.
Key Features
- New Cumulus Interface: Built on the latest Cumulus API for better performance
- Enhanced Response Handling: More flexible response handling with separate handlers for different scenarios
- Improved Error Handling: Better error management and debugging capabilities
- Modern Java Features: Utilizes modern Java features and lambda expressions
- Better Type Safety: Enhanced type safety and null handling
Form Types
- Simple Forms: A list of buttons that players can click
- Modal Forms: A dialog with two buttons (Yes/No, Confirm/Cancel, etc.)
- Custom Forms: Forms with various input elements (text fields, toggles, sliders, dropdowns, etc.)
Getting Started
Choose your preferred language for detailed documentation:
Both documents contain complete API references, usage examples, and migration guides from v1.
两个文档都包含完整的API参考、使用示例和从v1的迁移指南。