Interface Pg_capturingBuilderInterface<T>
- All Known Implementing Classes:
Pg_capturingBuilderTypedRecord,Pg_capturingBuilderTypeManagement
public interface Pg_capturingBuilderInterface<T>
-
Method Summary
Modifier and TypeMethodDescriptioncall(QualifiedName operation, QualifiedName operation_type, Object time, QualifiedName player_before, QualifiedName player_type, QualifiedName team, QualifiedName pokemon_before, QualifiedName pokemon_type, Object species, Object strength, QualifiedName player_after, QualifiedName pokemon_after)
-
Method Details
-
call
T call(QualifiedName operation, QualifiedName operation_type, Object time, QualifiedName player_before, QualifiedName player_type, QualifiedName team, QualifiedName pokemon_before, QualifiedName pokemon_type, Object species, Object strength, QualifiedName player_after, QualifiedName pokemon_after)
-