Interface IScratchEnvironment.Type<ENVIRONMENT extends IScratchEnvironment>

All Known Subinterfaces:
IVariableScratchEnvironment.Type<ENVIRONMENT>
Enclosing interface:
IScratchEnvironment

public static interface IScratchEnvironment.Type<ENVIRONMENT extends IScratchEnvironment>
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.mojang.serialization.Codec<IScratchEnvironment.Type<?>>
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    allows(IScratchSymbol<? super ENVIRONMENT,?> symbol)