mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-04 02:53:43 +01:00 
			
		
		
		
	Add some notes
This commit is contained in:
		@@ -47,6 +47,7 @@ import java.util.Map;
 | 
			
		||||
import java.util.UUID;
 | 
			
		||||
 | 
			
		||||
//TODO: Update javadocs
 | 
			
		||||
//TODO: T&C Look over IDE inspection warnings, things have changed
 | 
			
		||||
public class McMMOPlayer extends PlayerProfile implements OnlineMMOPlayer, Identified {
 | 
			
		||||
    private final @NotNull Player player;
 | 
			
		||||
    private final @NotNull Identity identity;
 | 
			
		||||
 
 | 
			
		||||
@@ -7,6 +7,7 @@ import org.jetbrains.annotations.NotNull;
 | 
			
		||||
 | 
			
		||||
import java.util.UUID;
 | 
			
		||||
 | 
			
		||||
//TODO: T&C update javadocs?
 | 
			
		||||
public class PlayerProfile extends AbstractMMOPlayer {
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user