Remove empty message check, remove netbeans autogenerated comments
This commit is contained in:
@@ -1,16 +1,9 @@
|
||||
/*
|
||||
* To change this template, choose Tools | Templates
|
||||
* and open the template in the editor.
|
||||
*/
|
||||
package com.cnaude.chairs.core;
|
||||
|
||||
import org.bukkit.Material;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author cnaude
|
||||
*/
|
||||
public class ChairBlock {
|
||||
|
||||
private Material mat;
|
||||
private double sitHeight;
|
||||
|
||||
|
Reference in New Issue
Block a user