This repository was archived by the owner on Oct 6, 2025. It is now read-only.
  
  
  
  
[Feat] Add documentation about lang_or #349
check-spelling.yaml
on: pull_request
  
    
      check-spelling
    
          
              38s
          
      Annotations
7 warnings
          | 
                      
                          check-spelling: 
                        source/platform/implementing.rst#L45
                      
                       behaviours: ["behaviors", "behavior"]: Some behaviours are expected by platforms beyond what is explicitly required by implementing certain interfaces. These are:. | 
| 
                      
                          check-spelling: 
                        source/platform/implementing.rst#L43
                      
                       Behaviours: ["Behaviors", "Behavior"]: Conventional Behaviours. | 
| 
                      
                          check-spelling: 
                        source/platform/implementing.rst#L35
                      
                       coloured: ["Coloured", "colored", "co loured", "co-loured", "colure"]:  serializer instead for coloured output.. | 
| 
                      
                          check-spelling: 
                        source/platform/implementing.rst#L35
                      
                       behaviour: ["behavior"]: This should involve performing any translations if necessary. The default behaviour of the logger is to serialize to plain text, but platforms may want to look at the . | 
| 
                      
                          check-spelling: 
                        source/platform/implementing.rst#L16
                      
                       submodule: ["sub module", "sub-module", "submolecular"]:  as a separate submodule, but platforms may wish to use a native NBT library for this instead. Both of these options should be set on builders in the appropriate . | 
| 
                      
                          check-spelling: 
                        source/platform/implementing.rst#L14
                      
                       behaviours: ["behaviors", "behavior"]:  SPI's that allow customizing the default behaviours of serializers. These are most applicable for the Gson/other JSON serializers where the data structures have changed over time, but the legacy serializer's options can be worth referencing too. See the Javadoc for each serializer for more information.. | 
| 
                      
                          check-spelling: 
                        source/platform/implementing.rst#L6
                      
                       behaviours: ["behaviors", "behavior"]:  mechanism. Some other behaviours are expected by convention. As there are not that many platforms that integrate with Adventure, this page is an attempt to cover the common points. Please don't be afraid to ask us questions, and together we can work on fleshing out this page.. |