Fixed spelling :/
This commit is contained in:
		
							parent
							
								
									0b538db2a4
								
							
						
					
					
						commit
						efb18aa711
					
				@ -10,7 +10,7 @@ import java.util.regex.Matcher;
 | 
				
			|||||||
import java.util.regex.Pattern;
 | 
					import java.util.regex.Pattern;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
public class LinkedBeaconTeleporterItem extends LinkedBeaconTeleporter {
 | 
					public class LinkedBeaconTeleporterItem extends LinkedBeaconTeleporter {
 | 
				
			||||||
    // INFO: Save to store as its always cloned by bukkit
 | 
					    // INFO: Safe to store as its always cloned by bukkit
 | 
				
			||||||
    ItemStack item;
 | 
					    ItemStack item;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    public LinkedBeaconTeleporterItem(String teleporterId, ItemStack item) {
 | 
					    public LinkedBeaconTeleporterItem(String teleporterId, ItemStack item) {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user