Package codechicken.multipart.util
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.
-
Nested Class Summary
Nested classes/interfaces inherited from interface codechicken.mixin.api.MixinBackend
codechicken.mixin.api.MixinBackend.SimpleMixinBackend -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfilterMethodAnnotations(String annType, String value) byte @Nullable []Methods inherited from class codechicken.mixin.api.MixinBackend.SimpleMixinBackend
getContextClassLoader
-
Constructor Details
-
ForgeMixinBackend
public ForgeMixinBackend()
-
-
Method Details
-
getBytes
- Specified by:
getBytesin interfacecodechicken.mixin.api.MixinBackend- Overrides:
getBytesin classcodechicken.mixin.api.MixinBackend.SimpleMixinBackend
-
filterMethodAnnotations
-