#BeeEntity.GrowCropsGoal
8 messages · Page 1 of 1 (latest)
If this is your code, note that j isn't defined (from what we can see)
maybe J is final?
This is slightly adapted BeeEntity code, from the GrowCropsGoal method. The "J" appears to not be defined by the decompiler, either. Or anywhere i can see within the whole entity class.
Now I think about it, I've never actually seen a vanilla MC bee grow a crop, ever. Maybe that's not really relevant.
How would i go about making this work for me? How does one, define "J"?