| Package | Description | 
|---|---|
| us.myles.ViaVersion.api.minecraft | |
| us.myles.ViaVersion.protocols.protocol1_13to1_12_2.blockconnections | 
| Modifier and Type | Method and Description | 
|---|---|
BlockFace | 
BlockFace.opposite()  | 
static BlockFace | 
BlockFace.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static BlockFace[] | 
BlockFace.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Position | 
Position.getRelative(BlockFace face)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
ChorusPlantConnectionHandler.connects(BlockFace side,
        int blockState,
        boolean pre1_12)  | 
protected boolean | 
AbstractFenceConnectionHandler.connects(BlockFace side,
        int blockState,
        boolean pre1_12)  | 
boolean | 
BlockData.connectsTo(String blockConnection,
          BlockFace face,
          boolean pre1_12AbstractFence)  | 
Copyright © 2016–2021. All rights reserved.