public class WallConnectionHandler extends AbstractFenceConnectionHandler
| Constructor and Description |
|---|
WallConnectionHandler(String blockConnections) |
| Modifier and Type | Method and Description |
|---|---|
protected byte |
getStates(UserConnection user,
Position position,
int blockState) |
protected byte |
getStates(WrappedBlockData blockData) |
boolean |
up(UserConnection user,
Position position) |
connect, connects, getBlockData, getBlockStates, getInitActionpublic WallConnectionHandler(String blockConnections)
protected byte getStates(WrappedBlockData blockData)
getStates in class AbstractFenceConnectionHandlerprotected byte getStates(UserConnection user, Position position, int blockState)
getStates in class AbstractFenceConnectionHandlerpublic boolean up(UserConnection user, Position position)
Copyright © 2016–2021. All rights reserved.