mirror of
				https://github.com/mcMMO-Dev/mcMMO.git
				synced 2025-11-03 18:43:43 +01:00 
			
		
		
		
	Protected, not public.
This commit is contained in:
		@@ -9,7 +9,7 @@ import com.gmail.nossr50.util.Permissions;
 | 
				
			|||||||
import com.gmail.nossr50.util.Skills;
 | 
					import com.gmail.nossr50.util.Skills;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
public class RollEventHandler extends AcrobaticsEventHandler {
 | 
					public class RollEventHandler extends AcrobaticsEventHandler {
 | 
				
			||||||
    public boolean isGraceful;
 | 
					    protected boolean isGraceful;
 | 
				
			||||||
    private int damageThreshold;
 | 
					    private int damageThreshold;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    protected RollEventHandler(AcrobaticsManager manager, EntityDamageEvent event) {
 | 
					    protected RollEventHandler(AcrobaticsManager manager, EntityDamageEvent event) {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user