Create Fabric

Create Fabric

7M Downloads

[API Request] Make all types public

Phoupraw opened this issue ยท 1 comments

commented

Describe the Suggestion

Make all classes and interfaces public. Because mixin can't do anything if the target type is not public, and access widener can't widen mod's classes and interfaces. So there is no way to access those types and related methods and fields.

  • com.simibubi.create.content.contraptions.components.deployer.DeployerTileEntity.State
  • com.simibubi.create.content.contraptions.components.deployer.DeployerTileEntity.Mode

Screenshots and Videos

No response

Additional Context

No response

commented

must be done on Forge first