CLASS net/minecraft/class_2457 net/minecraft/block/RedstoneWireBlock FIELD field_11432 POWER Lnet/minecraft/class_2758; FIELD field_11433 WIRE_CONNECTIONS_TO_SHAPE [Lnet/minecraft/class_265; FIELD field_11434 affectedNeighbors Ljava/util/Set; FIELD field_11435 DIRECTION_TO_WIRE_CONNECTION_PROPERTY Ljava/util/Map; FIELD field_11436 WIRE_CONNECTION_EAST Lnet/minecraft/class_2754; FIELD field_11437 WIRE_CONNECTION_SOUTH Lnet/minecraft/class_2754; FIELD field_11438 wiresGivePower Z FIELD field_11439 WIRE_CONNECTION_WEST Lnet/minecraft/class_2754; FIELD field_11440 WIRE_CONNECTION_NORTH Lnet/minecraft/class_2754; METHOD method_10477 getRenderConnectionType (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Lnet/minecraft/class_2773; ARG 1 world ARG 2 pos ARG 3 dir METHOD method_10478 couldConnectTo (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Z ARG 1 world ARG 2 pos ARG 3 dir METHOD method_10479 updateNeighbors (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V ARG 1 world ARG 2 pos METHOD method_10480 getWireConnectionMask (Lnet/minecraft/class_2680;)I ARG 0 state METHOD method_10481 updateLogic (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Lnet/minecraft/class_2680; ARG 1 world ARG 2 pos ARG 3 state METHOD method_10482 connectsTo (Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;)Z ARG 0 state ARG 1 dir METHOD method_10483 connectsTo (Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z ARG 0 world ARG 1 pos METHOD method_10484 connectsTo (Lnet/minecraft/class_2680;)Z ARG 0 state METHOD method_10485 update (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Lnet/minecraft/class_2680; ARG 1 world ARG 2 pos ARG 3 state METHOD method_10486 increasePower (ILnet/minecraft/class_2680;)I ARG 1 power ARG 2 state METHOD method_10487 getWireColor (I)I ARG 0 powerLevel