Interface FlammableBlockRegistry

All Superinterfaces:
Block2ObjectMap<FlammableBlockRegistry.Entry>

@Deprecated public interface FlammableBlockRegistry extends Block2ObjectMap<FlammableBlockRegistry.Entry>
Deprecated.
Use Quilt Block Content Registry API's BlockContentRegistries.FLAMMABLE registry attachment instead.
  • Method Details