public final class BanVersion extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
v11OrMore
In 1.11+, ItemMeta#(set|is)Unbreakable has been added.
|
static boolean |
v12OrMore
In 1.12+, the PlayerPickupItemEvent is now deprecated, and should use the EntityPickupItemEvent.
|
static boolean |
v13OrMore
In 1.13+, MaterialData are totally removed from ItemStack, and the durability is part of ItemMeta.
|
static boolean |
v14OrMore
In 1.14+, CustomModelData has been added.
|
static boolean |
v16OrMore
In 1.16+, color codes now support HEX.
|
static boolean |
v8OrMore
In 1.8+, armor stand event have been added.
|
static boolean |
v9OrMore
In 1.9+, the off hand have been added.
|
Constructor and Description |
---|
BanVersion() |
public static final boolean v16OrMore
public static final boolean v14OrMore
public static final boolean v13OrMore
public static final boolean v12OrMore
public static final boolean v11OrMore
public static final boolean v9OrMore
public static final boolean v8OrMore
Copyright © 2021. All rights reserved.