Class ForgeMixinBackend

java.lang.Object
codechicken.mixin.api.MixinBackend.SimpleMixinBackend
codechicken.multipart.util.ForgeMixinBackend
All Implemented Interfaces:
codechicken.mixin.api.MixinBackend

public class ForgeMixinBackend extends codechicken.mixin.api.MixinBackend.SimpleMixinBackend
Created by covers1624 on 2/11/20.
  • Constructor Details

    • ForgeMixinBackend

      public ForgeMixinBackend()
  • Method Details

    • getBytes

      public byte @Nullable [] getBytes(String name)
      Specified by:
      getBytes in interface codechicken.mixin.api.MixinBackend
      Overrides:
      getBytes in class codechicken.mixin.api.MixinBackend.SimpleMixinBackend
    • filterMethodAnnotations

      public boolean filterMethodAnnotations(String annType, String value)