Fixed list not getting written to HashMap
This commit is contained in:
		
							parent
							
								
									3df5c9d4ac
								
							
						
					
					
						commit
						800032f530
					
				@ -82,6 +82,7 @@ public class LinkedBeaconTeleporterManager {
 | 
			
		||||
        if(lbtBlocks == null){
 | 
			
		||||
            // Create empty if not found
 | 
			
		||||
            lbtBlocks = new ArrayList<>();
 | 
			
		||||
            linkedBeaconTeleporterById.put(lbtItem.teleporterId(), lbtBlocks);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        // Block from item
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user