Code Generation
Currently includes generated key holder classes for types used in the Registry Modification API
This commit is contained in:
@@ -47,5 +47,10 @@ public @interface MinecraftExperimental {
|
||||
@ApiStatus.Internal
|
||||
public enum Requires {
|
||||
|
||||
// Paper start
|
||||
TRADE_REBALANCE,
|
||||
REDSTONE_EXPERIMENTS,
|
||||
MINECART_IMPROVEMENTS
|
||||
// Paper end
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user