#Datagen Problems
7 messages · Page 1 of 1 (latest)
That is a client class that is not accessible from the main source set
@serene oar i have a similar problem, how can i make my class able to get clientside classes then?
put your class in the client source set
and if it is a mixin? does it work?
Put your mixin in the client source set.
kay thanks