Class RedstoneConnections


  • public class RedstoneConnections
    extends com.mojang.datafixers.DataFix
    • Constructor Summary

      Constructors 
      Constructor Description
      RedstoneConnections​(com.mojang.datafixers.schemas.Schema p_i231462_1_)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private static boolean isConnected​(java.lang.String p_233369_0_)  
      protected com.mojang.datafixers.TypeRewriteRule makeRule()  
      private <T> com.mojang.serialization.Dynamic<T> updateRedstoneConnections​(com.mojang.serialization.Dynamic<T> p_233368_1_)  
      • Methods inherited from class com.mojang.datafixers.DataFix

        checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RedstoneConnections

        public RedstoneConnections​(com.mojang.datafixers.schemas.Schema p_i231462_1_)
    • Method Detail

      • makeRule

        protected com.mojang.datafixers.TypeRewriteRule makeRule()
        Specified by:
        makeRule in class com.mojang.datafixers.DataFix
      • updateRedstoneConnections

        private <T> com.mojang.serialization.Dynamic<T> updateRedstoneConnections​(com.mojang.serialization.Dynamic<T> p_233368_1_)
      • isConnected

        private static boolean isConnected​(java.lang.String p_233369_0_)