Uses of Class
net.minecraft.structure.pool.EmptyPoolElement
| Package | Description |
|---|---|
| net.minecraft.structure.pool |
-
Uses of EmptyPoolElement in net.minecraft.structure.pool
Fields in net.minecraft.structure.pool declared as EmptyPoolElement Modifier and Type Field Description static EmptyPoolElementEmptyPoolElement. INSTANCEFields in net.minecraft.structure.pool with type parameters of type EmptyPoolElement Modifier and Type Field Description static com.mojang.serialization.Codec<EmptyPoolElement>EmptyPoolElement. CODECstatic StructurePoolElementType<EmptyPoolElement>StructurePoolElementType. EMPTY_POOL_ELEMENTMethods in net.minecraft.structure.pool that return types with arguments of type EmptyPoolElement Modifier and Type Method Description static Function<StructurePool.Projection,EmptyPoolElement>StructurePoolElement. method_30438()