net.minecraft.world.level.chunk

public interface StructureAccess

eez
net.minecraft.world.level.chunk.StructureAccess
net.minecraft.class_2810

Method summary

Modifier and TypeMethod
StructureStart
a(etd arg0)
getStartForStructure(Structure arg0)
method_12181(class_3195 arg0)
void
a(etd arg0, etl arg1)
setStartForStructure(Structure arg0, StructureStart arg1)
method_12184(class_3195 arg0, class_3449 arg1)
it.unimi.dsi.fastutil.longs.LongSet
b(etd arg0)
getReferencesForStructure(Structure arg0)
method_12180(class_3195 arg0)
void
a(etd arg0, long arg1)
addReferenceForStructure(Structure arg0, long arg1)
method_12182(class_3195 arg0, long arg1)
Map<Structure, it.unimi.dsi.fastutil.longs.LongSet>
h()
getAllReferences()
method_12179()
void
b(Map<etd, it.unimi.dsi.fastutil.longs.LongSet> arg0)
setAllReferences(Map<Structure, it.unimi.dsi.fastutil.longs.LongSet> arg0)
method_12183(Map<class_3195, it.unimi.dsi.fastutil.longs.LongSet> arg0)