fabric: fix checkstyle issues
This commit is contained in:
parent
246fa8bc1c
commit
0d5c2b0b65
2 changed files with 5 additions and 2 deletions
|
|
@ -34,6 +34,9 @@ import org.checkerframework.checker.nullness.qual.NonNull;
|
|||
*/
|
||||
public final class FabricParserParameters {
|
||||
|
||||
private FabricParserParameters() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Indicates that positions should be centered on the middle of blocks, i.e. x.5.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue