Skip to content

Commit

Permalink
rename to 10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thiakil committed Sep 30, 2023
1 parent 8e07dbe commit f4cdc05
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions _computer_data/10.3.9.md → _computer_data/10.4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -1853,7 +1853,7 @@ methods:
- methodName: setEnabled
params:
- javaType: boolean
name: arg0
name: enabled
type: boolean
Filter Wrapper (Digital Miner):
- methodName: clone
Expand Down Expand Up @@ -1895,7 +1895,7 @@ methods:
- methodName: setItemStack
params:
- javaType: net.minecraft.world.item.ItemStack
name: arg0
name: stack
type: Table (ItemStack)
Filter Wrapper (Logistical Sorter):
- methodName: clone
Expand Down Expand Up @@ -1953,7 +1953,7 @@ methods:
- methodName: setModID
params:
- javaType: java.lang.String
name: arg0
name: id
type: String
Filter Wrapper (Oredictionificator Item):
- methodName: getSelectedOutput
Expand Down Expand Up @@ -1992,7 +1992,7 @@ methods:
- methodName: setTagName
params:
- javaType: java.lang.String
name: arg0
name: name
type: String
Fission Reactor Logic Adapter:
- methodName: getLogicMode
Expand Down Expand Up @@ -2748,7 +2748,7 @@ methods:
javaType: mekanism.api.math.FloatingLong
type: Number (FloatingLong)
Induction Matrix Port:
- description: true -> output, false -> input. TODO change this to enum
- description: true -> output, false -> input.
methodName: getMode
returns:
javaType: boolean
Expand Down Expand Up @@ -4266,12 +4266,12 @@ methods:
javaType: double
type: Number (double)
SPS Port:
- description: true -> output, false -> input. TODO change this to enum
- description: true -> output, false -> input.
methodName: getMode
returns:
javaType: boolean
type: boolean
- description: true -> output, false -> input. TODO change this to enum
- description: true -> output, false -> input.
methodName: setMode
params:
- javaType: boolean
Expand Down Expand Up @@ -4569,5 +4569,5 @@ methods:
returns:
javaType: boolean
type: boolean
version: 10.3.9
version: 10.4.0
---

0 comments on commit f4cdc05

Please sign in to comment.