net.minecraft.block.state.pattern

public final class ReaderAwareMatchers

blq
net.minecraft.block.state.pattern.ReaderAwareMatchers

Method summary

Modifier and TypeMethod
public static <T> IBlockMatcherReaderAware<T>
a(blm<T> arg0)
func_202084_a(IBlockMatcherReaderAware<T> arg0)
public static <T> IBlockMatcherReaderAware<T>
b(blm<? super T>... arg0)
func_202083_b(IBlockMatcherReaderAware<? super T>... arg0)
private static <T> List<T>
a(T... arg0)
func_202086_a(T... arg0)
private static <T> List<T>
c(Iterable<T> arg0)
func_202085_c(Iterable<T> arg0)