public static class ConstructBeaconTrigger.Instance extends CriterionInstance
| Modifier and Type | Field and Description |
|---|---|
private MinMaxBounds.IntBound |
level |
| Constructor and Description |
|---|
Instance(MinMaxBounds.IntBound p_i49736_1_) |
| Modifier and Type | Method and Description |
|---|---|
static ConstructBeaconTrigger.Instance |
forLevel(MinMaxBounds.IntBound p_203912_0_) |
com.google.gson.JsonElement |
serialize() |
boolean |
test(BeaconTileEntity beacon) |
getId, toStringprivate final MinMaxBounds.IntBound level
public Instance(MinMaxBounds.IntBound p_i49736_1_)
public static ConstructBeaconTrigger.Instance forLevel(MinMaxBounds.IntBound p_203912_0_)
public boolean test(BeaconTileEntity beacon)
public com.google.gson.JsonElement serialize()