Started by
Themmstudios
on
Topic category: Help with Minecraft modding (Java Edition)
I have a problem in which the get textfield in gui procedure block requires some missing dependencies.
The procedure that is having this problem is in the block OnRedstoneOn trigger so maybe thats the problem or you just cant get textfields from executing it in a block.
My block has a gui attached to it and the gui has a textfield in it
it needs guistate and i have a gui attached to the block but its still saying that it needs guistate
(edit) Oh so now it get it for some reason you can only get textfield states in the gui
Edited by Themmstudios on Fri, 07/24/2020 - 16:38