IndustrialWires/src/main/java/malte0811/industrialWires/blocks/controlpanel
malte0811 1d83fa7579 Added a GUI for editing panel components
Currently only available for buttons
2017-04-20 20:44:08 +02:00
..
BlockPanel.java Added a GUI for editing panel components 2017-04-20 20:44:08 +02:00
BlockTypes_Panel.java fixed a crash on dedicated servers because for some reason AABB(Vec3d, Vec3d) is client-only 2017-04-10 16:20:39 +02:00
PropertyComponents.java Further work on panel creation 2017-04-13 17:14:05 +02:00
TileEntityPanel.java Added a GUI for editing panel components 2017-04-20 20:44:08 +02:00
TileEntityPanelCreator.java Added a GUI for editing panel components 2017-04-20 20:44:08 +02:00
TileEntityRSPanelConn.java Further work on panel creation 2017-04-13 17:14:05 +02:00