类 V3204

java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.schemas.NamespacedSchema
net.minecraft.util.datafix.schemas.V3204

public class V3204 extends NamespacedSchema
  • 构造器详细资料

    • V3204

      public V3204(int p_250011_, com.mojang.datafixers.schemas.Schema p_250175_)
  • 方法详细资料

    • registerBlockEntities

      public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema p_250991_)
      覆盖:
      registerBlockEntities 在类中 com.mojang.datafixers.schemas.Schema