ebp | |
net.minecraft.world.level.block.entity.vault.VaultConfig | |
net.minecraft.class_9203 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final ResourceKey<LootTable> |
| ||||||
private final double |
| ||||||
private final double |
| ||||||
private final ItemStack |
| ||||||
private final Optional<ResourceKey<LootTable>> |
| ||||||
private final PlayerDetector |
| ||||||
private final PlayerDetector$EntitySelector |
| ||||||
static final String |
| ||||||
static VaultConfig |
| ||||||
static com.mojang.serialization.Codec<VaultConfig> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | () |
public | (ResourceKey<LootTable> arg0, double arg1, double arg2, ItemStack arg3, Optional<ResourceKey<LootTable>> arg4) |
public | (ResourceKey<LootTable> arg0, double arg1, double arg2, ItemStack arg3, Optional<ResourceKey<LootTable>> arg4, PlayerDetector arg5, PlayerDetector$EntitySelector arg6) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public PlayerDetector |
| ||||||
private com.mojang.serialization.DataResult<VaultConfig> |
| ||||||
public ResourceKey<LootTable> |
| ||||||
public double |
| ||||||
public double |
| ||||||
public ItemStack |
| ||||||
public Optional<ResourceKey<LootTable>> |
| ||||||
public PlayerDetector$EntitySelector |
|