User Tools

Site Tools


tutorial:chunkgenerator

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
tutorial:chunkgenerator [2022/09/07 04:20] – created draft version, github repo coming soon miirtutorial:chunkgenerator [2022/10/20 16:30] – [Creating a ChunkGenerator] miir
Line 14: Line 14:
 <code java> <code java>
 public class ExampleChunkGenerator extends ChunkGenerator { public class ExampleChunkGenerator extends ChunkGenerator {
-    /* this is a very important field, we will come back to the codec later+    /* this is a very important field, we will come back to the codec later */
     public static final Codec<ExampleChunkGenerator> CODEC;      public static final Codec<ExampleChunkGenerator> CODEC; 
  
tutorial/chunkgenerator.txt · Last modified: 2022/12/05 16:35 by miir