JavaScript is disabled on your browser.
Skip navigation links
Hytale Server API
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.hypixel.hytale.plugin.early
Interface ClassTransformer
public interface
ClassTransformer
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default int
priority
()
byte[]
transform
(
String
var1,
String
var2, byte[] var3)
Method Details
priority
default
int
priority
()
transform
@Nullable
byte[]
transform
(@Nonnull
String
var1, @Nonnull
String
var2, @Nonnull byte[] var3)